Show records grouped by location where location is more than 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
13 hours ago
This is similar to this thread Show group by records with more than 1 record - ServiceNow Community.
I am struggling to find a resource of documentation that will guide me to create an incident report that is grouped by location and only show records with multiple occurrences on the last 30 days.
This is to identify locations with multiple incidents on the last 30 days.
Will appreciate any assistance.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12 hours ago
A simple report on the incident table, with 'Group by' "Location"
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12 hours ago
You skipped the part where incidents need to be grouped and exclude locations with only one record.