Report - HR Case Duration from assignment to resolution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2024 05:29 AM
Hi,
If I want to create a report where we can see time from assignment to closure on a HR Case, how do I do this?
Thanks,
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2024 06:18 AM
Do you have Performance Analytics? It could already be in there, or you can create your own indicators. If not, you can create metrics (start = assignment, end = close).
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2024 06:19 AM
Hi,
No not performance analytics. How do I create the metrics?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-17-2024 06:24 AM
The 'metric_definition' table contains lots of examples OOB, so just check those. For incident there's an 'Create to Resolve Duration' for example. Not sure if you could use that, depending on your process (what is assignment), but you can also script it, like this example will show.
Please mark any helpful or correct solutions as such. That helps others find their solutions.
Mark