Built something you're proud of? Tell the story. A quick G2 review of App Engine or Build Agent helps other developers see what's possible on ServiceNow. Share your experience.

Report on incident Average response and resolution time

Waseem2
Tera Contributor

I have a requirement to generate a report on the incident table that displays the Average response and resolution time. I am not able to figure out where to start. Like which table should I report on incident or task_sla and what variable to use resolve time, duration or the business-related ones. 

2 REPLIES 2

sachin_namjoshi
Mega Patron

You will need to create a report on the table "task_sla"

find_real_file.png

 

find_real_file.png

 

find_real_file.png

 

You can build on the field "Actual elapsed time"

Or by the field "Business elapsed time"

 

You can do same for response times as well based on SLA definition name in task_sla table.

 

Regards,

Sachin

 

 

Thomas_Davis
Administrator

Take a look at what comes OOTB in Performance Analytics for Incident.

https://docs.servicenow.com/bundle/newyork-it-service-management/page/use/dashboards/application-content-packs/incident-content-pack.html

If you have Performance Analytics, you may find an even better solution on the Incident Management Dashboard.