- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2019 07:20 AM
Hi everyone,
I'm wondering if it is possible to produce a report that indicates the difference (positive or negative) from a trend,
My organisation doesn't have Performance Analytics so I'm hoping there is another way to produce this.
At the moment, I have a bar chart that shows 2 dates and the Incident Count on each of those. The difference is -2.
As you can see, my current setup is incorrect but it's a placeholder for now.
I'd like a Single Score type report to show this, or any other report that will show this to be honest.
I'm currently practicing in ServiceNow Developer website before producing anything on my company's live or dev environments.
Thanks
Solved! Go to Solution.
- Labels:
-
Performance Analytics
-
Reporting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2019 10:44 AM
This is pretty square in the functionality of Performance Analytics so I'm not sure how you would do it without Performance Analytics short of writing a custom job to store the data in a custom table. You may want to look at the Complimentary version of Performance Analytics (for Incident) that may have what you are looking for even if you are entitled to Performance Analytics Premium.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-25-2019 10:44 AM
This is pretty square in the functionality of Performance Analytics so I'm not sure how you would do it without Performance Analytics short of writing a custom job to store the data in a custom table. You may want to look at the Complimentary version of Performance Analytics (for Incident) that may have what you are looking for even if you are entitled to Performance Analytics Premium.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
01-28-2019 07:45 AM
Thanks Adam, I thought as much!
I'll have a look at the link you've shared, thank you