Report : Resolved/Created
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-27-2017 11:22 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-27-2017 11:52 AM
Not without first summarizing the data. You've nailed the classic limitation of using standard reporting. You'll have some tickets that were
- opened in that period but not closed.
- closed in that period but not opened.
- opened and closed in that period.
That last one is the kicker because its one record that needs to be grouped/counted twice.
The easiest, fastest, and most robust way to solve this problem is with Performance Analytics, but that's comes at a (very much worth it) premium. What Performance Analytics will do is create a daily score sheet for all your indicators, only two of which will be opened / closed in each period.
Without Performance Analytics, you're going to need a business rule to summarize the data in the period intervals that you want, and a table to store those summary records in.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎09-27-2017 11:59 AM
One more thing I noticed is reports does not show data labels on the bar charts or pie charts or any of the chart. Is it also a limitation of reporting?
If you see the excel charting I shared, it has data labels on the bars but those labels will not be visible on servicenow reporting.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-22-2018 07:57 AM
Is it possible with Performance Analytics?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-22-2018 08:08 AM
Haven't tried getting the data labels on the bars specifically (I believe if you highlight the bar/line/whatever it will show as hover over text)
Its certainly MUCH easier to track that kind of metric over time via PA than without.