- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2022 01:15 PM
How do I create a report that will get me a MTTR (mean time to resolution) for Incident Tickets? Would be for one ServiceNow assignment bin and for tickets after a specific date.
Solved! Go to Solution.
- Labels:
-
Reporting
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-29-2022 12:06 AM
You Can Generate MTTR BY Create a duration metric for the Opened to Resolved time. Then you'll be able to report on time to resolution (recovery). liteblue
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-28-2022 07:06 PM
Hello RC,
OOTB there is a Metric "Create to Resolve Duration" that you can use. Report on the incident_metric table using that definition (and whatever else) for conditions. Avg on the duration field.
Please mark my answer as correct/helpful if it has helped you.
Thanks,
Logan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-02-2022 09:22 AM
Hello,
Just checking if you still require some help with this. If not, would you mind marking my answer as correct/helpful so that it will be marked as solved for others who may share this question in the future?
Please mark my answer as correct/helpful if it has helped you.
Thanks,
Logan
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2022 07:40 AM
I can't get this to work. I need it for a specific set of Assignment Groups under one specific manager and I don't see a way to filter for that. Is there a way to filter the metric_instance table on specific assignment groups?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-04-2022 09:28 AM
Hello RC,
Yes, I realize I told you the wrong table in my original message. You would use the OOTB database view incident_metric which joins the necessary tables. Your condition would be "Definition is Create to Resolve Duration" and then you have access to Assignment Group from the incident table directly to report on.
Please mark my answer as correct/helpful if it has helped you.
Thanks,
Logan
--
LinkedIn