Calculate percentage based on a condition in a report

Answered Calculate percentage based on a condition in a report

  • Tuesday, February 12, 2013 10:29 PM
     
     

    i have a report where  i need to calculate % based on a condition.

    column1= Resolution Time

    Column2=total number of Incidents

    i calculated number of incidents by using count(incidents)

    now i need to calculate a percentage of number of incidents closed where the resolution time is 0

    (Tickets closed where Resolution Time=0)/Total Number of Tickets *100 which would give me
    % of calls with 0 resolution time.

    I am having trouble with expression ??


    HoneyBunch

All Replies