- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2022 10:22 AM
It is possible to know the records of an incident table when an assignment group is escalated to one queue to another queue and who is the previous owner and current owner in a particular time period is there any scripting?
Solved! Go to Solution.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2022 10:29 AM
Hello,
Looks like you can achieve this with Metrics, please go through below
https://www.youtube.com/watch?v=_tkBUCuNYes
Regards,
Musab
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2022 10:27 AM
Yes, use the incident_metric table
instanceName.service-now.com/incident_metric_list.do?sysparm_query=mi_definition%3D39d43745c0a808ae0062603b77018b90&sysparm_view=
Value will be the previous owner, and assignment group would be the current owner.
You can also add a filter for the dates you want to see.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-01-2022 10:29 AM
Hello,
Looks like you can achieve this with Metrics, please go through below
https://www.youtube.com/watch?v=_tkBUCuNYes
Regards,
Musab