
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2018 06:46 AM
Hi All,
I'm facing an issue with the group by in table list view. We have a custom table, in list view, I set to group by to all fields in the list view expect one field. why I'm not able to set to group by for particular field on list view.
briefly, please find below Screenshot for clarification.
Can anyone knows please guide me to achieve this.
Regards,
Rakhesh
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2018 06:58 AM
Hi Rakhesh,
ServiceNow does restrict group by based on type of field. It allows for example: reference, drop down, etc
Grouping is not possible on string type of fields(with length more than some limit). Reference,Choice,Date/Time fields have unique value which ServiceNow can use to group. It supports fields that holds a single value.
Mark Correct if this solves your issue and also mark Helpful if you find my response worthy based on the impact.
Thanks
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2018 06:52 AM
It may be based on the field type. You can always group by a choice or reference field, but you cannot group by a string field if it is too long. If possible make it a choice field.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-24-2018 06:58 AM
Hi Rakhesh,
ServiceNow does restrict group by based on type of field. It allows for example: reference, drop down, etc
Grouping is not possible on string type of fields(with length more than some limit). Reference,Choice,Date/Time fields have unique value which ServiceNow can use to group. It supports fields that holds a single value.
Mark Correct if this solves your issue and also mark Helpful if you find my response worthy based on the impact.
Thanks
Ankur
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader