+ Reply to Thread
Results 1 to 2 of 2

Need a formula to prepare SLA report

Hybrid View

  1. #1
    Registered User
    Join Date
    10-25-2012
    Location
    india
    MS-Off Ver
    Excel 2007
    Posts
    2

    Need a formula to prepare SLA report

    SLA
    Critical = 4 hours
    High=8 hours
    Medium= 72 hours
    Low=120 hours

    If the ticket is closed within the SLA then the result should be “Within SLA” else “Exceeding SLA”

    Attached is the only data available through the system. I tried to use the status, priority and created date to achieve this but no luck.
    Yellow cells indicate data extract from the system.
    Appreciate if someone could help me with the available data.
    Attached Files Attached Files
    Last edited by salafichennai; 10-25-2012 at 03:35 PM.

  2. #2
    Administrator 6StringJazzer's Avatar
    Join Date
    01-27-2010
    Location
    Tysons Corner, VA, USA
    MS-Off Ver
    MS 365 Family 64-bit 2411
    Posts
    26,706

    Re: Need a formula to prepare SLA report

    Welcome to the Forum!

    I'm having trouble figuring out what your question is. Assuming that the Created Date and Resolved Date are correct, everything else you have to the right of that seems to work as expected. For the elapsed hours, I would use the formula

    =(H1-F1)*24

    because yours truncates and mine is exact, which matters if you're calculating compliance to SLAs. But other than that I don't see what is giving you trouble.
    Jeff
    | | |會 |會 |會 |會 | |:| | |會 |會
    Read the rules
    Use code tags to [code]enclose your code![/code]

+ Reply to Thread

Thread Information

Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts

Search Engine Friendly URLs by vBSEO 3.6.0 RC 1