Series: Custom Calculations
Custom column sample formulas
| Use case | Sample formula |
|---|---|
| Transfer rate based on handle for customers that prefer a different denominator. |
|
| Percentage answered with outcome-based denominator instead of being based off offered count. | (Answer / ( Answer + Abandon + Flow-Out ) ) * 100 |
|
Average hold based on handle count. |
Total Hold / Handle |
| Create custom calculations for all three options listed in Configure contact center analytics options so that they can be applied to specific scenarios. |
All three options enabled: Include flowouts enabled: Include abandons enabled (exclude short abandons): Include flowouts and abandons enabled (exclude short abandons): |
| Offer count that excludes conversations that disconnected quickly. | Offered - Short Abandon |
| Average ACW using handle as denominator. | Total ACW / Handle |
|
Average handle that excluded hold time. |
(Total Handle - Total Hold) / Handle |
| Occupancy that includes Communicating. | ((Total Interacting + Total Communicating) / (Total Interacting, Idle, and Communicating)) * 100 |
| Percentage of alerted conversations that were answered. | (Answer / Alerted) * 100 |
