FCR Report
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2023 12:26 AM
Hi All,
I'm new to servicenow & got a requirement to Create a report with FCR & it's percentage. PFA for more details & help me out to create the requested report.
Filter condition for FCR incidents is State is Closed AND Reassignment count <=1
FCR % is calculated as mentioned below
Total No. of FCR Incidents / Total Incidents * 100
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2023 12:36 AM
Hi @Navyashree ,
For the filtered report, you can create this through the report designer in ServiceNow: https://docs.servicenow.com/en-US/bundle/vancouver-now-intelligence/page/use/reporting/reference/rep...
For the percentage calculation you can utilize performance analytics. If you have no prior experience with performance analytics, I would recommend you to take the training to get the basic understanding: https://nowlearning.servicenow.com/lxp/en/pages/now-learning-get-certified?id=amap_detail&summary_id...
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/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
10-30-2023 02:58 AM
Hi @Navyashree
There's an OOTB Formula Indicator in Performance Analytics.
Name: % of incidents resolved by first assigned group
URL: https://<instance_name>/pa_indicators.do?sys_id=002d65c3d7131100b96d45a3ce6103e2
You can have a look on that one if PA enabled in your instance.
Cheers,
Tai Vu