Need help with reporting on incidents

Snehal13
Kilo Sage

I want to create report on how much time each assignment group has spent time on tickets.

ex- If a incident was created , worked on 1 hour by group 1 , then passed to Group 2 who worked for 2 hours on it and either resolved it or passed ticket to group 3 or back to group 1

 

So in a month time, how much time did each group work (either worked or resolved) on all the tickets.

2 REPLIES 2

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @Snehal13 

 

You can create metric on Incident table on state field, and then create database view of metric and Incident table and then use that dbview for reporting. 

 

Metric will give you the time difference.

*************************************************************************************************************
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.

Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]

****************************************************************************************************************

Ok Atul but I want a total time (in hours/days/seconds) spent by each group on tickets