How to Grouping the list view by column in specific order
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
9 hours ago
How to group the list by column in specific business order
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
9 hours ago
Hi @divyanagajy
Refer KB: KB0714231 Group the records in the List view by default on clicking a module in navigation bar
Resolution
1)In the nav bar, search for System definition --> Modules and select it.
2)In the list, filter the table(example: Incident) and the module title(example: All) where you want to group the list and open it
3)Under the Link Type tab, select URL (from Arguments:) in the Link Type field
4)In the Arguments field, paste the below value
incident_list.do?sysparm_query=GROUPBYstate&sysparm_first_row=1&sysparm_view=
This will group the incident table list by State for 'Incident --> All' module
Regards
Tanushree Maiti
ServiceNow Technical Architect
LinkedIn: https://www.linkedin.com/in/tanushreemaiti
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
9 hours ago
Hi @divyanagajy ,
group the desired column and
Click on the filter icon and add a sort
or you can add the sort directly in the url
Regards,
Chaitanya
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
9 hours ago
what you tried? share screenshots
Ankur
✨ Certified Technical Architect || ✨ 10x ServiceNow MVP || ✨ ServiceNow Community Leader
