Hi Guys
Love the forum and used its answers anonymously many times, though today Ive come across a problem I cant find a solution too:
</SPAN>I need to know how to identify the number of required tickets to achieve / fail a Service Level Agreement (SLA) to help manage resource.
For example, if we are over achieving in one area, but failing in another, I would like to know how many tickets would it take to fail SLA on the over achieving area, and how many tickets would it take to achieve the under performing SLA.
I have an example table of data counting the number of tickets resolved within SLA and Outside SLA for 6 different Ticket Priorities. Each Priorityhas a target, some are over performing, some are under performing.
Total equals Sum of Within SLA and Breached SLA
% Within SLA equals Within SLA / Total (as percentage)
Ideally, I would like a plus or minus figure listed in the last column for each of the 6 values.
[TABLE="width: 500"]
<TBODY>[TR]
[TD]Priority[/TD]
[TD]Target[/TD]
[TD]Within SLA [/TD]
[TD]Breached SLA[/TD]
[TD]Total[/TD]
[TD]% Within SLA[/TD]
[TD]Required to Fail / Achieve Target[/TD]
[/TR]
[TR]
[TD]P1[/TD]
[TD]90%[/TD]
[TD]7[/TD]
[TD]1[/TD]
[TD]8[/TD]
[TD]87.50%[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]P2[/TD]
[TD]90%[/TD]
[TD]5[/TD]
[TD]0[/TD]
[TD]5[/TD]
[TD]100%[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]P3[/TD]
[TD]85%[/TD]
[TD]28[/TD]
[TD]5[/TD]
[TD]33[/TD]
[TD]84.85%[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]P4[/TD]
[TD]85%[/TD]
[TD]198[/TD]
[TD]11[/TD]
[TD]209[/TD]
[TD]97.74%[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]P9[/TD]
[TD]60%[/TD]
[TD]7[/TD]
[TD]2[/TD]
[TD]9[/TD]
[TD]77.78%[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]VIP[/TD]
[TD]95%[/TD]
[TD]22[/TD]
[TD]1[/TD]
[TD]23[/TD]
[TD]95.65%[/TD]
[TD][/TD]
[/TR]
</TBODY>[/TABLE]
I have tried to use Goal Seek to identify this value, but Goal Seek not only overwrites my original figures in Within SLA field, it also only appears to work for providing a figure for a failing target. It doesnt work for calculating a value for how many I can allow to breach before failling a target.
Does anyone have any ideas?
Thanks
Love the forum and used its answers anonymously many times, though today Ive come across a problem I cant find a solution too:
</SPAN>I need to know how to identify the number of required tickets to achieve / fail a Service Level Agreement (SLA) to help manage resource.
For example, if we are over achieving in one area, but failing in another, I would like to know how many tickets would it take to fail SLA on the over achieving area, and how many tickets would it take to achieve the under performing SLA.
I have an example table of data counting the number of tickets resolved within SLA and Outside SLA for 6 different Ticket Priorities. Each Priorityhas a target, some are over performing, some are under performing.
Total equals Sum of Within SLA and Breached SLA
% Within SLA equals Within SLA / Total (as percentage)
Ideally, I would like a plus or minus figure listed in the last column for each of the 6 values.
[TABLE="width: 500"]
<TBODY>[TR]
[TD]Priority[/TD]
[TD]Target[/TD]
[TD]Within SLA [/TD]
[TD]Breached SLA[/TD]
[TD]Total[/TD]
[TD]% Within SLA[/TD]
[TD]Required to Fail / Achieve Target[/TD]
[/TR]
[TR]
[TD]P1[/TD]
[TD]90%[/TD]
[TD]7[/TD]
[TD]1[/TD]
[TD]8[/TD]
[TD]87.50%[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]P2[/TD]
[TD]90%[/TD]
[TD]5[/TD]
[TD]0[/TD]
[TD]5[/TD]
[TD]100%[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]P3[/TD]
[TD]85%[/TD]
[TD]28[/TD]
[TD]5[/TD]
[TD]33[/TD]
[TD]84.85%[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]P4[/TD]
[TD]85%[/TD]
[TD]198[/TD]
[TD]11[/TD]
[TD]209[/TD]
[TD]97.74%[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]P9[/TD]
[TD]60%[/TD]
[TD]7[/TD]
[TD]2[/TD]
[TD]9[/TD]
[TD]77.78%[/TD]
[TD][/TD]
[/TR]
[TR]
[TD]VIP[/TD]
[TD]95%[/TD]
[TD]22[/TD]
[TD]1[/TD]
[TD]23[/TD]
[TD]95.65%[/TD]
[TD][/TD]
[/TR]
</TBODY>[/TABLE]
I have tried to use Goal Seek to identify this value, but Goal Seek not only overwrites my original figures in Within SLA field, it also only appears to work for providing a figure for a failing target. It doesnt work for calculating a value for how many I can allow to breach before failling a target.
Does anyone have any ideas?
Thanks