We want to report the average call handle time for our call center. The standard average function works fine for all the values, but it also uses 0 for the average calculation.
For example:
mo 120 (seconds)
tu 145
we 160
th 116
fr 217
sa 61
su 0 (no calls received)
Crystal says (correctly) the average is 117 seconds.
I would like Crystal to ignore the 0 seconds and devide by 6 instaid of 7 and tell me the average is 136,5 seconds.
Could somebody please help me out? I probably need a formula for it, and my knowledge is not that good (yet).
Tnx in advance,
Age
For example:
mo 120 (seconds)
tu 145
we 160
th 116
fr 217
sa 61
su 0 (no calls received)
Crystal says (correctly) the average is 117 seconds.
I would like Crystal to ignore the 0 seconds and devide by 6 instaid of 7 and tell me the average is 136,5 seconds.
Could somebody please help me out? I probably need a formula for it, and my knowledge is not that good (yet).
Tnx in advance,
Age