Incident Count Reporting

NC7
Tera Contributor

I am trying to create a report for the count of incidents an assignment group had at a specific time in the past. For example, if I wanted to know what the count of tickets in the Desktop Team had at 7 AM for the last 5 Mondays. Has anyone had experience with this?

1 ACCEPTED SOLUTION

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @NC7 

We can’t fully automate this report, but it can be done somewhat like this.

 

Report type: Trend

Select the Monday's manually.

DrAtulGLNG_0-1748540647783.png

 

*************************************************************************************************************
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]

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

View solution in original post

2 REPLIES 2

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @NC7 

We can’t fully automate this report, but it can be done somewhat like this.

 

Report type: Trend

Select the Monday's manually.

DrAtulGLNG_0-1748540647783.png

 

*************************************************************************************************************
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]

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

Brian Lancaster
Tera Sage

You can try using the incident_metic table. There is a metric that tracks when the assignment group changes. So It will have historical information where doing it on the incident table only has what group it is assigned to currently. Example screenshot below just replace where I have Service Desk with you Desktop Team.

BrianLancaster_0-1748541844129.png