Generate report on incidents resolved within 10 mins & show percentage compare to tota records
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-21-2025 05:53 AM
Percentage of incidents that were resolved within 10 mins vs total incidents in a month
Also i need a report that show incidents resolved within 10 mins in a month, I managed doing it by using resolve time in the column type report ,
however not able to find the percentage of resolved records within 10mn Versus total incidents created in amonth? can you give suggestions of how to generate it thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-21-2025 07:29 AM
Hi @NPrathi
You need to use Performance Analytics, where you can build the indicator. In the indicator, you can create the formula for this calculation. First, draft the formula in a notepad, and once it looks correct, you can put it into ServiceNow.
If my response proves useful, please indicate its helpfulness by selecting " Accept as Solution" and " Helpful." This action benefits both the community and me.
Regards
Dr. Atul G. - Learn N Grow Together
ServiceNow Techno - Functional Trainer
LinkedIn: https://www.linkedin.com/in/dratulgrover
YouTube: https://www.youtube.com/@LearnNGrowTogetherwithAtulG
Topmate: https://topmate.io/atul_grover_lng [ Connect for 1-1 Session]
****************************************************************************************************************
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-21-2025 07:50 AM
you can use performance analytics for this.
There are lot of OOTBs Formula indicators which you can refer and create yours and then display on PA dashboard.
See this is for "% of incidents resolved on same day opened", use this and update the logic for 10mins
The above Formula Indicator uses indicator "Number of incidents resolved on the same day opened"
So you will have to create your Automated Indicator which has Indicator Source attached to it
Something like this and you can use "Resolve time" OOTB field which holds Seconds it took for INC to resolve comparing Created and Resolved Date/time
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-21-2025 08:15 PM
Hope you are doing good.
Did my reply answer your question?
If my response helped please mark it correct and close the thread so that it benefits future readers.
Ankur
✨ Certified Technical Architect || ✨ 9x ServiceNow MVP || ✨ ServiceNow Community Leader
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎08-21-2025 10:08 PM
Hi Ankur
thanks for the reply, seems likei am not able to use this solution.
Breakdowns require Month or Yea & these need Performance Analytics Premium plugin
thank you and correct me if i am wrong