Hi all,
I regularly create realtime reports for my clients' supervisors and I used to using bar chart to display counters like the following ones:
- The number of calls per shift. (totNNewShift)
- The number of completed conversations or activated emails or chats per shift.(totNDoneShift)
- The abandoned calls per shift. (totNAbanShift)
But my problem is that these counters take into account all calls regardless the blocking period sets on the topic.
Exemple: On a topic open between 9am and 5pm. The counter displays calls received during opening hours but also calls received during non-working hours.
So I tried to use:
- The number of unanswered calls based on a dynamic calculation. (totNAbanDyn)
- The number of unanswered calls for an interval. (totNAbanInterv)
- The number of processed tasks during the period under consideration. (totNdoneInterv)
Here are my questions :
- What is dynamic calculation ? What is this based on ?
- Where can we set the interval ? In Configuration>System>Realtime Information default values> Calculating time periode ?
Actually I would like to increment these counters only during the plateform open hours.
Do you have any advice to do that ?
Regards,
I regularly create realtime reports for my clients' supervisors and I used to using bar chart to display counters like the following ones:
- The number of calls per shift. (totNNewShift)
- The number of completed conversations or activated emails or chats per shift.(totNDoneShift)
- The abandoned calls per shift. (totNAbanShift)
But my problem is that these counters take into account all calls regardless the blocking period sets on the topic.
Exemple: On a topic open between 9am and 5pm. The counter displays calls received during opening hours but also calls received during non-working hours.
So I tried to use:
- The number of unanswered calls based on a dynamic calculation. (totNAbanDyn)
- The number of unanswered calls for an interval. (totNAbanInterv)
- The number of processed tasks during the period under consideration. (totNdoneInterv)
Here are my questions :
- What is dynamic calculation ? What is this based on ?
- Where can we set the interval ? In Configuration>System>Realtime Information default values> Calculating time periode ?
Actually I would like to increment these counters only during the plateform open hours.
Do you have any advice to do that ?
Regards,