Need help with reporting on incidents
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2024 01:05 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2024 01:10 AM
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]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-05-2024 01:21 AM
Ok Atul but I want a total time (in hours/days/seconds) spent by each group on tickets