Count updates per each analyst makes... day / week / month
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-19-2014 10:13 PM
Hi All
Im wondering what would be the best way to count how many updates my service desk agents make on tickets per day/week/month
I cant see an easy way to do this.. any help any one can provide would be really appreciated !
Thanks in advance

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-21-2014 01:54 PM
Create a field value duration Metric on the Incident table and the assigned to field. Wait for the data to accumulate then create a pivot table report on the Incident_metric table, with conditions Definition is [metric name}.
This assumes all tickets they work are assigned to the SD agent working the ticket.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-21-2014 10:14 PM
Hi Michael
Thanks for the reply
Just to clarify these updates could be on any tickets ... not just ones assigned to themselves.
Is there a location in the database that counts / logs updates in each record / ticket ?

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-22-2014 05:27 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎10-22-2014 10:21 PM
Thanks Michael, Yeah I thought about that.
That seems to only provide / count the last update on the ticket.
I need to know how many they did in total, not just who did the last update