PA Indicator on Metric for Cumulative Time in State

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2024 01:26 PM
I have existing metrics for ticket state duration and need to report average durations by state. My issue is that a ticket can repeat states, thus creating multiple metrics for the same ticket and state combination.
I need to report the cumulative average in Performance Analytics. I have an indicator for the duration with a breakdown for state, but the breakdown averages all metric records. I need to sum the same state/ticket combination to get a more acurate average.
Any ideas?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-30-2024 01:38 PM
Can't you take whatever indicator is doing AVG on the metric records, copy it, and change the aggregation to SUM?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-31-2024 06:21 AM
Wouldn't that sum all of the records? I need to sum by ticket, then average.