- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2020 08:25 AM
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
Solved! Go to Solution.
- Labels:
-
Reporting

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2020 09:52 PM
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

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2020 09:06 PM
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.

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-16-2020 09:56 PM
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.
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.
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.
4. Then create a Widget and add to Dashboard. Here is how I created a widget.
If you find that answer is specific then mark it as Correct and Helpful.
Warm Regards,
Prithviraj Howal
SNOW Developer
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2020 02:52 AM
Hi,
thanks a lot for both your answers.
Is this possible without Performance Analytics module ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-17-2020 03:01 AM
Hi,
How you are defining particular ticket is in queue?Is there any field to define that?
Thanks,
Dhananjay.