Hi
I have one table with three fields required from it.
agent (number) - Identifier of the agent whose state has changed.
eventdatetime (datetime) - Date and time that the agent state changed.
eventtype (number) - Eventtype shows events that triggered the agent state change:
1—Log In
2—Not Ready
3—Ready
4—Reserved
5—Talking
6—Work
7—Log Out
How can I calculate activity for each agent as in event type to show in HH:MM:SS how long they spent in each state?
Agent - log in - Not ready - Ready - etc..
Smith - 12/12/2011 12:45 - 1:14:24 2:34:11
Any help would be appreciated.
Using CR v11.5
Javedi
I have one table with three fields required from it.
agent (number) - Identifier of the agent whose state has changed.
eventdatetime (datetime) - Date and time that the agent state changed.
eventtype (number) - Eventtype shows events that triggered the agent state change:
1—Log In
2—Not Ready
3—Ready
4—Reserved
5—Talking
6—Work
7—Log Out
How can I calculate activity for each agent as in event type to show in HH:MM:SS how long they spent in each state?
Agent - log in - Not ready - Ready - etc..
Smith - 12/12/2011 12:45 - 1:14:24 2:34:11
Any help would be appreciated.
Using CR v11.5
Javedi