Create a report showing all users assigned Incidents, requests, and sc tasks (& oldest open ticket)

dbrigham
Tera Contributor

Hello,

One of our higher up would like to me to create a schedueled report of all users and the number of incidents, requests, sc tasks they have open and preferably the age of their oldest ticket.  I'm pretty new at SNOW, just got through the Admin Fundamentals class a little bit ago.  So I'm not sure if I am even asking the right question.  I've tried the different kinds of reports but there doesn't seem to be any built in way to aggregate a total ticket count.  I'm wondeirng if maybe this needs to be solved with Javascript or if I created a new table and could then add the columns for the aggregated data.  I pasted an image of the what the manager would like sent every month.

dbrigham_0-1738868988652.png

 

1 ACCEPTED SOLUTION

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @dbrigham 

 

Greetings!!

 

The whole report in one go is not possible in standard reporting, we do in 3 -4 reports, but by creating the data set.

 

I tried a multi pivot.

AGLearnNGrow_0-1738870528657.png

 

Which just show the total count, and if you put another condition 

AGLearnNGrow_1-1738870608735.png

 

 

Hope this will work for you to start.

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

3 REPLIES 3

Dr Atul G- LNG
Tera Patron
Tera Patron

Hi @dbrigham 

 

Greetings!!

 

The whole report in one go is not possible in standard reporting, we do in 3 -4 reports, but by creating the data set.

 

I tried a multi pivot.

AGLearnNGrow_0-1738870528657.png

 

Which just show the total count, and if you put another condition 

AGLearnNGrow_1-1738870608735.png

 

 

Hope this will work for you to start.

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

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

Thank you!  I think that gets me most of the way there -- I was not aware of the Task Type Catagory.  What do you mean by "creating the data set."  Sounds like something I should learn, can you point me to a class or anything.

Hi @dbrigham 

 

No issue, we all are learning. 

 

https://www.servicenow.com/docs/bundle/yokohama-now-intelligence/page/use/reporting/concept/c_Multip...

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

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