
Greg Choisser
-
Activité totale16
-
Dernière activité
-
Membre depuis
-
Abonné à0 utilisateur
-
Abonnés0 utilisateur
-
Votes2
-
Abonnements5
Aperçu des activités
Dernière activité effectuée par Greg Choisser-
Greg Choisser a ajouté un commentaire,
Hi Ahmed, I was running this for the year. It did give me the data I needed so thank you for that.
-
Greg Choisser a ajouté un commentaire,
This sort of works, but the output was a giant 50k line list of each agent and each requester. Then I added the average total to the very bottom. I was hoping for something cleaner.
-
Greg Choisser a créé une publication,
Reporting on same agent support
I'm looking to build a report that would show how often an agent is supporting the same member(continuity of care). For example Member 1 contacts support 10 times, of those 10 times how often did t...
-
Greg Choisser a ajouté un commentaire,
This worked perfectly!
-
Greg Choisser a créé une publication,
Reporting on end-users with multiple requests of the same type
I'm working on a report that would allow us to show requesters with <= 4 tickets with the same request type. I've tried using IF ([Ticket tags]="ticket_type_1")<=4 THEN "Follow Up" ENDIF and IF ([f...
-
Greg Choisser a créé une publication,
End users with multiple tickets in buckets
I am looking to build a report that places all the active end-users who have created tickets into buckets of: __% of them have 1-10 tickets __% of them have 11-20 tickets __% of them have 21-30, et...
-
Greg Choisser a créé une publication,
Show all data even with a 0 value in all columns
Our goal is to show a solved ticket count per agent daily (columns = closed ticket count / % one touch / %two touch, rows = agent list). We want to show a full list of agents, even if an agent has ...
-
Greg Choisser a ajouté un commentaire,
This was exactly what I needed. Thank you very much.
-
Greg Choisser a créé une publication,
Report on previous assignee of a ticket
We recently did an overhaul of our groups, during this update a decent amount of tickets were assigned to the wrong agent. Unfortunately, no one caught this error until after the weekend when most ...