- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2018 01:20 AM
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
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2018 02:15 AM
This worked for me..!!! before orderby just orderbycreatedon
Note: basically add created, state to the list layout

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2018 02:00 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2018 02:10 AM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2018 02:11 AM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-29-2018 02:15 AM