Tek-Tips is the largest IT community on the Internet today!

Members share and learn making Tek-Tips Forums the best source of peer-reviewed technical information on the Internet!

  • Congratulations Chriss Miller on being selected by the Tek-Tips community for having the most helpful posts in the forums last week. Way to Go!

CMS Calculation

Status
Not open for further replies.

smithy04

Technical User
Joined
Jun 21, 2007
Messages
5
Location
GB
Hi All,

I am trying to create a calculation to display the call centre service level; its a long story but basically the call centre would like to include all ABNCALLS under 15 Secs as answered calls.

I have got this calculation (aban15secs)

ABNCALLS-(ABNCALLS1+ABNCALLS2+ABNCALLS3+ABNCALLS4)

and this calculates all ABNCALLS over15 Secs correctly.

I now need the following to work on an intergrated comparison report

((ACDCALLS+ABNCALLS)-abandonedcalls15)/CALLSOFFERED*100

any ideas why the above would work on a historical report but not a integrated comparison????

Cheers
Matt


 
Sorry abandonedcalls15 and aban15secs both do the same calculation; really not sure why this does not work on the integrated report
 
Assume UR using Designer for the integrated report?
 
Yeh its Split/Skill comparison report that i have saved in designer Mode.
 
Status
Not open for further replies.

Part and Inventory Search

Sponsor

Back
Top