I have a list of people from the Help Desk team. I need to create a report that will give me the number of tickets that were done by each group and by each person in the group (drill down). From there I need to do a count of tickets that were met, tickets that were missed, and a percentage of tickets that were met.
So far I have this:
#of tickets Avg Hours to Resolve
Desktop-Support ATL
Severity 1 1 8.56
Severity 2 10 100.94
Severity 3 139 118.98
What hints can you give me
So far I have this:
#of tickets Avg Hours to Resolve
Desktop-Support ATL
Severity 1 1 8.56
Severity 2 10 100.94
Severity 3 139 118.98
What hints can you give me