So far I am using the following formula to get the aggregated data [Occupancy] in Agent Status.
Formula: (tSystemPresence.ON_QUEUE - tAgentRoutingStatus.IDLE)/tSystemPresence.ON_QUEUE
But there's some data discrepancy.
Please guide me and correct formula if there's any misunderstanding.
Thanks and regards