Hi everyone!
I'm trying to build a dashboard to measure the efficiency of my team. I'd like to build a dashboard which will include the combination of the following:
- Agent name
- Tickets assigned
- Average resolution time by agent
- Average number of interactions by each agent for resolved tickets
- Components by agent
- Average resolution times by component and average interactions for resolved tickets for components
I've tried looking at various documentation for reporting, but I can't seem to find something that will fit the combination of the reports that I desire as above.
Are there any suggestions that can be shared? Has anyone tried implementing these kinds of reports before?