Response SLA , Resolution SLA and FCR Reports creation using Indicators in Performance Analytics

mganeshraju
Tera Expert

Hi ,

i have got a requirement below to create reports in percentage using indicator in performance Analytics, they have provided below calculation . can you please tell me whether below requirement is possible to do or not. We need to achieve using SLA Table.

 

      1. Response SLA – The response SLA is the percentage of incidents responded within the agreed SLA timeframe to the overall incidents handled by the group.

Hence, to calculate this for Database -L1

Formula for calculation:

Response SLA %= (Total number of incidents responded within the SLA timeframe)*100 / (Total number of incidents handled by Database -L1)

Please note : the denominator Incidents handled should include all the incidents where Database -L1 was the first assignment group, not necessarily be the resolver group.

 

    2. Resolution SLA – The response SLA is the percentage of incidents resolved within the agreed SLA timeframe to the overall incidents resolved by the group.

Formula for calculation:

Resolution SLA %= (Total number of incidents resolved within the SLA timeframe)*100 / (Total number of incidents resolved by Database -L1)

     3.  First Call Resolution (FCR) – FCR measures how many incident were resolved on the first contact.

Formula for calculation:

FCR% = (Total number of incidents resolved on the first contact by Support L1)*100 / ( Total number of incidents handled by Database -L1 as the first assignment group)

Please note: the denominator Incidents handled should include all the incidents where Database -L1 was the first assignment group, not necessarily be the resolver group.

1 ACCEPTED SOLUTION

For your SLA by assignment group requirement, ensure you have the SLA breadowns plugin installed and add the breakdown to the SLA definitions you wish to have a breakdown of time-taken

KieranAnson_0-1743793433366.png

Information will then be available in sla_breakdown_by_assignment and attribute the duration of an SLA to each assignment group.

 

For your response SLA, you're going to want to keep attaching SLAs on each re-assignment 

https://www.servicenow.com/docs/csh?topicname=c_SLAProcessing.html&version=latest <- Understand how SLA conditions are evaluated

  1. Specifically, we want the restart and start condition to be true to attach a new SLA

 

I created the following SLA

 

KieranAnson_1-1743794813845.png

KieranAnson_2-1743794837148.png

KieranAnson_3-1743794845767.png

 

As for the results: A new Incident Group Response SLA is attached for each assignment group change. 

KieranAnson_4-1743794863179.png

 

And because assignment group breakdown is enabled, within the Task SLA record there is a related list for the group

KieranAnson_5-1743794922572.png

Or another view of the data

KieranAnson_6-1743794969730.png

 

 

 

View solution in original post

7 REPLIES 7

Can you share your SLA definition, including the stop stop, pause and reset conditions. 

 

You just need to change the reset condition to create a new ACL on assignment group change 

Hi Kieron,

Our SLA  Definitions are configured as below.

 

Step: 1

 

I have an incident with Category as password reset and subcategory as Reset Team,  because of assignment rules , the Assignment Group routing will be Support -L1  automatically and it was assigned to a user manually.

 

Screenshot 1:

 

mganeshraju_2-1743755668225.png

 

Here is the SLA attached and Response SLA Achieved as it was assigned to a user. The resolution SLA is in progress. Here the assignment group  for SLA Definition is Support  - L1.

 

Screenshot 2:

 

mganeshraju_3-1743755842228.png

 

 

Step 2: 

 

The Support - L1 group  reassigned to another correct group Support -L2.

 

Assignment Group changed from Support -L1 to Support -L2.

 

Screenshot 3:

 

mganeshraju_4-1743756050330.png

 

Below are the SLA Definitions added and Assignment Group changes .

 

Screenshot 4:

 

mganeshraju_5-1743756375019.png

 

For the above three SLA Definitions , the Assignment Group also changed from Support -L1 to Support -L2. we cannot see any data related to Support -L1 Group (refer screenshot 2 and screenshot 4)

 

Because of this change in assignment group in  SLA Definition , we are not able to calculate the work done and achieved by Support -L1 team. As  Priority 3 (4 hours) Response SLA is achieved by  Support -L1 , Before the assignment group got changed in incident.

 

All these 3 SLA Definitions achievement  is going for  Support -L2.

 

Is there any way , can you suggest us , where we need to calculate  the total  Response or Resolution SLA 's achieved by Support -L1 Group by considering the above scenario.

 

 

Step3: 

 

Here are the start , stop and pause condition for this Response SLA's

 

Start condition screenshot 5:

 

mganeshraju_0-1743757788768.png

 

 

Pause condition:

No

 

Reset Condition:

No

 

Stop Condition:

 

mganeshraju_1-1743757844292.png

 

 

 

Step4: 

 

Here are the start , stop , Reset and pause condition for this Resolution SLA's

 

Start Condition screenshot 6:

 

mganeshraju_2-1743758341989.png

 

Pause Condition:

mganeshraju_3-1743758391295.png

 

Stop Condition

 

mganeshraju_4-1743758437013.png

 

 

Reset Condition:

 

mganeshraju_5-1743758500384.png

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

 

For your SLA by assignment group requirement, ensure you have the SLA breadowns plugin installed and add the breakdown to the SLA definitions you wish to have a breakdown of time-taken

KieranAnson_0-1743793433366.png

Information will then be available in sla_breakdown_by_assignment and attribute the duration of an SLA to each assignment group.

 

For your response SLA, you're going to want to keep attaching SLAs on each re-assignment 

https://www.servicenow.com/docs/csh?topicname=c_SLAProcessing.html&version=latest <- Understand how SLA conditions are evaluated

  1. Specifically, we want the restart and start condition to be true to attach a new SLA

 

I created the following SLA

 

KieranAnson_1-1743794813845.png

KieranAnson_2-1743794837148.png

KieranAnson_3-1743794845767.png

 

As for the results: A new Incident Group Response SLA is attached for each assignment group change. 

KieranAnson_4-1743794863179.png

 

And because assignment group breakdown is enabled, within the Task SLA record there is a related list for the group

KieranAnson_5-1743794922572.png

Or another view of the data

KieranAnson_6-1743794969730.png