When you create a view, you can use a calculated measure. A calculated measure can be a standard measure or a conditional measure. You cannot select time variables when creating calculated measures.
Procedure
Log in to Realtime Reporting.
Click .
Click Calculated Measure Manager.
On the Calculated Measure Manager page, click .
In the Name field, type the name of the calculated measure.
In the Description field, type a description of the new calculated measure.
Select any of the following:
Standard: Use mathematical functions to create a standard measure.
Conditional: Use logical operators to create a conditional measure.
In the Producer list, select a producer that Analytics for Avaya Experience Platform™ Public Cloud provides.
To format the decimal placement in standard measure, select one of the following:
Round to nearest whole number
Round to 2 decimal places
To format the percentage for a standard measure, select one of the following:
Round to nearest whole number
Round to 2 decimal places
For example: To add a calculated measure of the percentage value of offered interactions, which the agents did not answer, do the following:
From the Producer list, select the required producer.
In the Calculated Measures pane, enter the following calculation: Not Answered / Offered * 100
To display the information in the summary row, you can select any of the following:
Sum all values in the measure column
Calculate value based on summary row output from chosen measures
You can also choose not to display a summary row value.
To calculate a standard measure, in the Standard Measure pane, do the following:
In the Add Measure list, select the measures.
Select the calculation symbols to add to the preview.
The supported calculation symbols are (, ), +, -, /, *, and -.
In the Add Number list, select the required number.
To calculate a conditional measure, you can select a combination of IF or ELSE statements to create the desired calculated measure.
You can create a maximum of four logical operations using AND and OR operators.
A conditional measure can have only a maximum of four ELSE IF statements.
In the Value field of IF and ELSE IF statements, special characters are not allowed. However, period and underscore are allowed.
The ELSE statement is always default.
Optional If you are logged in as a reporting administrator, enable the Shared switch to share the calculated measure details.