- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2023 07:35 AM
Hello all, I am trying to create a report displaying the average time incidents have been on hold, over the past year, and their associated reasons. Any and all help will be greatly appreciated.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2023 07:13 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2023 07:37 AM
This probably already has that info baked-in as a drill-down list. If you allow drill-down, clicking on the value (10 hours in the example above) should take you to a list of all the records that were used in the calculation. Just display the list with "on hold reason" as the group-by column.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-10-2023 07:13 PM
Hello Ford5,
You can try below and confirm if it solved the problem:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2023 06:30 AM
Chimenem thank you that worked, but I was just asked for additional information. How do I also show the associated reasons for being on hold?
(Ex) I would like to see the average time for tickets to be on hold over the past year with their associated reasons.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-15-2023 07:37 AM
This probably already has that info baked-in as a drill-down list. If you allow drill-down, clicking on the value (10 hours in the example above) should take you to a list of all the records that were used in the calculation. Just display the list with "on hold reason" as the group-by column.