- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-10-2019 08:17 PM
Hi everyone, Isaiah here and I am new to ServiceNow and this community. I am after some KPIs and benchmarks.
In particular:
1) How are you measuring case deflection i.e. your employees don't need to raise a case thanks to your knowledge articles?
2) What kind of % deflection are you seeing or any industry benchmark you might have?
Thanks in advance!
Solved! Go to Solution.
- Labels:
-
HR Service Delivery
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎02-15-2021 05:27 PM
Hi
We created a widget linked to a table that does the following:
- A = How many unique users read any knowledge articles in a 24 hour day
- In A, how many of these unique users raised a case = B
- In A, how many of these unique users raised a live chat = C
- Deflection = (A - B - C)/A
The assumption is that if someone is reading a knowledge article they are not raising a case so that's a deflection.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-03-2022 10:22 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-04-2025 07:43 AM
Hi @Isaiah1 ,
Could you please share technical configuration of that below concept ? I mean to say what will be the Indicator source configuration& indicator configuration for A, B, C .
We created a widget linked to a table that does the following:
- A = How many unique users read any knowledge articles in a 24 hour day
- In A, how many of these unique users raised a case = B
- In A, how many of these unique users raised a live chat = C
- Deflection = (A - B - C)/A