I am trying to figure out how to do an hourly chart showing a percentage of two running totals.
The running totals are "incoming calls" and “Call wait time (sec)) <= 59”. This gives us our SLA percentage.
We want to be able to see the OVERALL SLA hourly in the chart, NOT the SLA for the hour segment.
I have played with Result Path Calculations based on running total with no success.
Paying for a custom formula is not going to happen as this type of formula should be able to be created within the report tools.
I would appreciate any help or advice possible.
You’ve got the right approach for calculating an overall hourly SLA using summary formulas over running totals instead of percentages at each interval.
Here are some additional tips: