- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2024 06:12 AM
I want to build a report to count the total number of incidents that have been on hold at some point of time from the journey of New state to Resolved state for a given time period of say 6 months.
How to do this reporting ? What fields to look upon
I do not have Performance Analytics and need to do this using Reporting capabilities provided in OOB ServiceNow
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2024 02:21 PM - edited 07-19-2024 02:22 PM
Please check there is OOTB metric definition which is creating a metric record in metric_instance table.
Table : metric_definition
Metric Instance Record in List View
You can add more filter condition for duration ( like created on last 3 month / 6 month etc.)
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2024 06:21 AM
Hi @Snehal13 ,
The state change is recorded in audit logs but it is not recommended to query on audit log tables.
You need to configure the Metric [metric_definition] on incident table for desire state change.
Check there are few OOTB configuration already exist.
-Thanks,
AshishKM
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2024 09:49 AM
What will be part of metric definition ? I want to build a report to count the total number of incidents that have been on hold at some point of time from the journey of New state to Resolved state for a given time period of say 6 months.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-19-2024 02:21 PM - edited 07-19-2024 02:22 PM
Please check there is OOTB metric definition which is creating a metric record in metric_instance table.
Table : metric_definition
Metric Instance Record in List View
You can add more filter condition for duration ( like created on last 3 month / 6 month etc.)
Please mark this response as correct and helpful if it helps you can mark more that one reply as accepted solution
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
07-17-2024 09:00 AM
Hi @Snehal13 ,
not possible historical unless you have a metric definition for incident - state field. If you do not currently have it, you can build to support you reporting capabilities going forward.
if my answer has helped with your question, please mark my answer as accepted solution and give a thumb up.
Best regards
Anders
If my answer has helped with your question, please mark my answer as the accepted solution and give a thumbs up.
Best regards
Anders
Rising star 2024
MVP 2025
linkedIn: https://www.linkedin.com/in/andersskovbjerg/