

- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Calculating the effort spent by each support groups in HPSM
I have a requirement to calculate the time spent by each assignment group in an incident ticket. How to generate the report or dashboard? I have an Incident ticket which was closed in 10 hours, but reassigned to 3 different support groups. I want to find out which group spent how much time on this incident ticket.


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Re: Calculating the effort spent by each support groups in HPSM
you can achieve this using macros --> clocks on Service manager, examples for configuring clocks are already available; you need to modify it slightly.
Regards,
Madhan


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Re: Calculating the effort spent by each support groups in HPSM
Hi Madhan - Thanks for the detail. Based on your recommendation, I added a new macro like this...did i do it correctly? If yes, how can i see the report of IM with time spent by each support group?


- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Re: Calculating the effort spent by each support groups in HPSM
Hi Sadheeshan,
I would suggest you to try on your own, also in additional think of using condition on status like closed, & resolved for stopping & starting the clock.
starting: status ~=Closed or Resolved
Stopping: status=Closed or Resolved
if my post as helped you, really appreciate to appreciate other work/time/effort by giving Likes 🙂
Regards,
Madhan