Capturing 95th Percentile from Performance Analytics
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
Hi Team,
I am using service now as my case management system. Where I have a field named duration which stores the case duration.
I am working on a project that I need to identify the trend of the case durations by plotting trend line as a dashboard widget.
Example from the widget I should be able to see the average duration for month of January, February etc.
To get a fair representation I am looking to exclude the duration of the edge cases by removing the top 5% time consumed cases.
Since I need a widget and trend lines I was planning to use the performance analytics and PA scripts. But I think that is not feasible as there is not straightforward way to get the average of the duration with filtering the top 5%. I was able to use the script includes but the issue with that is making trend lines from that is hard.
So is there any best practices that I can follow here? Or maybe a way to implement this?
If I have the ability to add a new function like Average, Sum, Count in performance analytics I think that is the most suitable approach.
Appreciate your inputs on this.
Please note that I am using the service now Washington DC version.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
3 weeks ago
