Forum Discussion

cc007nz's avatar
cc007nz
Copper Contributor
Jun 24, 2021
Solved

Call Centre SLA percentages

Hi I am trying to work out how to get the average percentage required over a variable number of hours to reach an SLA target when the SLA has dropped below targeted percentage. E.g. Current ti...
  • StoneKiwi's avatar
    Jun 24, 2021
    Hi,

    The formula you are looking for is: (enter %'s as decimals)
    (Required % - (used hours/total hours) x Current %) / (Remaining hours / Total Hours)

    Let me know if you get stuck

    Good luck!