Defining the Data for a Custom Report
CentreVu CMS Custom Reports
Defining Report Fields
4-17
100*((I_I_ACWTIME)/I_STAFFTIME), but do not want to include
the ACWTIME in the calculation, then you can change the calculation in the
Dictionary subsystem so that <PERCENT_ACD_TIME> represents
100*(I_ACDTIME/I_STAFFTIME). Then, any report that uses the calculation
name PERCENT_ACD_TIME reflects the new calculation.
At times, using calculation names helps save space in the
Select
field so
you can create more complex calculations. For example, if you wanted to
know the average time agents spent on all extension calls (both incoming
and outgoing), you might have to add the following calculation:
(csplit.ACW csplit.AUX csplit.
ACWO csplit.AUXOUTTIME) / (csplit.ACWI
csplit.AUXI csplit.ACWOU
csplit.AUXOUTCALLS)
Unfortunately, the
Select
field is not long enough to enter the complete
calculation. However, you could define in the Dictionary subsystem two
separate calculation names for each half of the calculation.
For:
(csplit.ACW csplit.AUX csplit.ACWOUTTIME
+ csplit.AUXOUTTIME)
,
you could enter, in the Dictionary subsystem, the calculation name:
TIME_ON_NON-ACD_SUM with the assigned calculation
(ACW AUX ACWO AUXOUTTIME)
.
Likewise, for:
csplit.ACWI csplit.AUXI
csplit.ACWOU csplit.AUXOUTCALLS)
,
you could enter the calculation name:
NON-ACD_CALLS_SUM with the assigned calculation
(ACWI AUXI ACWOU AUXOUTCALLS)
.
As a result, you can enter the following calculation in the
Select
field:
TIME_ON_NON-ACD_SUM/NON-ACD_CALLS_SUM
Caution
If you change the calculation for a standard calculation name,
the change affects any standard report, as well as any custom
report, that uses that calculation name.
Summary of Contents for CentreVu
Page 16: ...Preface CentreVu CMS R3V5 Custom Reports Related Documents P 10 ...
Page 44: ...Getting Started CentreVu CMS Custom Reports Deleting a Custom Report 2 10 ...
Page 140: ...Completing Your Custom Report CentreVu CMS Custom Reports Running Custom Reports 5 22 ...
Page 178: ...Database Items and Calculations CentreVu CMS Custom Reports General Information A 2 ...
Page 188: ...Glossary CentreVu CMS Custom Reports GL 10 ...
Page 198: ......