We are trying to simplify some of our month end reporting that is done through SCCS and as such I am creating custom queries in the backend Access CallStats.mdb database. I have come across a problem though where when I query the database for "CallsAnswered", "CallsAbandoned", "CallsAnsweredAfterThreshold" and "CallsAbandonedAfterThreshold" and use those values to calculate the service level I get a value that is off by up to 6.8% when compared to the value I get when I run the "Application Performance" report in Symposium.
I am using the equation that is listed in the 'reports.pdf' manual which is
[{(CallsAnswered+CallsAbandoned)-(CallsAnsweredAfterThreshold+CallsAbandonedAfterThreshold)}\(CallsAnswered+CallsAbandoned)]*100.
And I have compared the base numbers I use and they are the same as the numbers that Symposium reports give me.
Does anyone have any idea why these two numbers may be different? My calculations always give a higher Service Level then the SCCS report, anywhere from 0.678% to 6.78% higher
I am using the equation that is listed in the 'reports.pdf' manual which is
[{(CallsAnswered+CallsAbandoned)-(CallsAnsweredAfterThreshold+CallsAbandonedAfterThreshold)}\(CallsAnswered+CallsAbandoned)]*100.
And I have compared the base numbers I use and they are the same as the numbers that Symposium reports give me.
Does anyone have any idea why these two numbers may be different? My calculations always give a higher Service Level then the SCCS report, anywhere from 0.678% to 6.78% higher