Escalation report

sridhar pabbine
Tera Contributor

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? 

1 ACCEPTED SOLUTION

Musab Rasheed
Tera Sage
Tera Sage

Hello,

Looks like you can achieve this with Metrics, please go through below

https://www.servicenow.com/community/performance-analytics-blog/how-to-create-a-historical-report-ba...

https://www.youtube.com/watch?v=_tkBUCuNYes

Please hit like and mark my response as correct if that helps
Regards,
Musab

View solution in original post

In this video we will see how can we Generate Report for Incidents handled or touched by your team even after reassignment. ------------------------------------------------------------------------------------------------ 00:00 - Introduction 00:24 - ServiceNow Hands on ...
2 REPLIES 2

Mike_R
Kilo Patron
Kilo Patron

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.

Musab Rasheed
Tera Sage
Tera Sage

Hello,

Looks like you can achieve this with Metrics, please go through below

https://www.servicenow.com/community/performance-analytics-blog/how-to-create-a-historical-report-ba...

https://www.youtube.com/watch?v=_tkBUCuNYes

Please hit like and mark my response as correct if that helps
Regards,
Musab
In this video we will see how can we Generate Report for Incidents handled or touched by your team even after reassignment. ------------------------------------------------------------------------------------------------ 00:00 - Introduction 00:24 - ServiceNow Hands on ...