Need report of incident ever assigned to a group
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-13-2017 08:33 AM
Hi Expert,
I need a report of incident assigned to a particular group ever (Means if support a incident is asigned to BAC group but now it is assigned to ABC so i want this ticket too in report because It was assigned to BAC at some point of time.)
I tried by Keyword search but It giving some incident in which BAC group is available and even some incident in which it is not available so it is not working correctly. Any other idea??

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-13-2017 08:35 AM
Hi Sapna,
You will need to look through the sys_history_line table which can be quite large and may take a while to produce your report. The table contains the field/value pairs for a record anywhere in it's history.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-13-2017 09:00 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-13-2017 02:42 PM
Hi Chuck,
I tried report on sys_audit table because sys_history_line dont give full data.
but still same issue. currently incident assigned to ABC group is 600 so history data should come more than this because here i am including every incident where ABC touch.
but only getting 300 records.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-13-2017 02:47 PM
Sounds like what you really need (in retrospect) is metrics on the assignment group field.
ServiceNow Nerd
ServiceNow Developer MVP 2020-2022
ServiceNow Community MVP 2019-2022