Reporting on average number of tickets in a queue per month

Ben88
Kilo Explorer

Hello,

I would like to know how can I create a report of the average number of tickets (at the end of a day )in a queue per month. 

Please let me know if you need further informations.

Thanks a lot,
Regards

1 ACCEPTED SOLUTION

Hi there,

A bit limited, though you might have a look at Metrics. Out-of-the-box, already several metrics are available. I don't know your full requirement, though maybe Metrics can already do the job for you.
For example measuring on which Assignment Group an Incident is, start time, end time, the duration, when assigned to an other Assignment Group, etc..

In the Navigator:
"Metrics > Definitions". These define what is being captured.
"Metrics > Instances". The collected data.

If my answer helped you in any way, please then mark it as helpful.

Kind regards,
Mark

---

LinkedIn
Community article list

 

Kind regards,

 

Mark Roethof

Independent ServiceNow Consultant

10x ServiceNow MVP

---

 

~444 Articles, Blogs, Videos, Podcasts, Share projects - Experiences from the field

LinkedIn

View solution in original post

8 REPLIES 8

Dhananjay Pawar
Kilo Sage

Hi Ben,

You can create indicator source for that and define automated indicator under indicator source.

Next you can create collection job to collect the score of ticket.

Then create widget and add indicator in widget and add that widget under dashboard so you will get report of ticket.

Thanks,

Dhananjay.

Prithviraj Howa
Kilo Expert

Hello Ben,

Navigate to performance analytics module.

1.First create Indicator source. In that set frequency to monthly, Fact table and conditions as per your convenience. This is how I set.

find_real_file.png

 

2. Create Indicator. Add indicator source in Indicator and take Aggregate as Average and choose Field as per your convenience. Here is what I done.

find_real_file.png

 

3. Create new Data collector. After saving it ,add Indicator in Data collector by rolling down to Related list to collect the data from Indicator. Here is how I done. 

find_real_file.png

 

4. Then create a Widget and add to Dashboard. Here is how I created a widget.

find_real_file.png

 

If you find that answer is specific then mark it as Correct and Helpful.

 

Warm Regards,

Prithviraj Howal

SNOW Developer

Ben88
Kilo Explorer

Hi, 

 

thanks a lot for both your answers. 

Is this possible without Performance Analytics module ? 

Hi,

How you are defining particular ticket is in queue?Is there any field to define that?

Thanks,

Dhananjay.