We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

Assignment Group Reassignment Counts Report

felixmelendes
Kilo Contributor

Hello all, 

I am a junior servicenow admin for my company and was looking to get your assistance with formulating a report. 

We would like to capture a total count of incidents that were initially assigned to our Helpdesk group, but then was then reassigned to another group for resolution. 

I'm not sure how I can achieve this within reporting. See below screenshot. As it is now, this reports gives me a total count of INC assigned to that group, but I am needing to build on it further and differentiate incidents that were assigned to another group that is not ITHelpdesk. 

Your time and help is greatly appreciated. 

 find_real_file.png

2 REPLIES 2

Adam Stout
ServiceNow Employee

You would either need to query sys_audit (which is never recommended) or create a scripted metric.  You may need to drive this from a BR since it should only fire under certain circumstances.

Jai21
Mega Expert

 

 

The best way to see how many times the Help Desk 'touches' a ticket is to setup Metric

 

See link below:

 

https://docs.servicenow.com/bundle/jakarta-performance-analytics-and-reporting/page/use/reporting/task/t_CreateAMetricDefinition.html

 

Best,

Jai