The Zurich release has arrived! Interested in new features and functionalities? Click here for more

Group By Automatically in List View

dsabharwal
Kilo Contributor

Hello, 

I have a similar question as asked here https://community.servicenow.com/community?id=community_question&sys_id=b9b54321db1cdbc01dcaf3231f961998

Basically, when clicking into a module that is a 'List of Records', is there a way to have the list automatically appear in a 'Group by', rather than the user having to go in and right click the field and click 'Group by'.

I tried by adding 'GROUPBYtype' to argument but it doesn't seem to work. Is there a different way I can achieve the same?

Would appreciate any inputs.

Thanks,

Dhruv

1 ACCEPTED SOLUTION

Chalan B L
Giga Guru

 

This worked for me..!!! before orderby just orderbycreatedon

Note: basically add created, state to the list layout

find_real_file.png

View solution in original post

9 REPLIES 9

Chalan B L
Giga Guru

Could you please try this how it is been implemented

left navigation --> audit results

this has an arguments with Groupby

 

Please mark the answer as correct if it helped you..!!!1

 

 

Regards,

Chalan

Hi Chalan,

Thanks for your reply. Can you please elaborate your answer? I am unable to find any 'audit results' in the left navigation bar (if that's what you meant!). 

I am sorry I am new to ServiceNow, so would appreciate a detailed response.

Thanks,

Dhruv

Chandra Prakash
Tera Expert

Hi,

If it is not working, try to create new module and add GROUPBY with some other fields like number etc and check whether it is working or not. 

Can you tell, In which table you are tying to create this.

Check with Field name also, whether you have given correct or not. 

 

Regards,

Chandra Prakash 

Chalan B L
Giga Guru

 

This worked for me..!!! before orderby just orderbycreatedon

Note: basically add created, state to the list layout

find_real_file.png