Forum Discussion

ggewinn's avatar
ggewinn
New Member
7 years ago

Percentage Dax Help

Good Afternoon,

So have a table of tickets that have a corresponding create date.  Some of the tickets are marked with a re-open count. What i need to find is how to get the percentage of re-opened tickets per month. So for January I can see there was 194 reopened tickets to 4k total tickets. 

1 Reply

  • Anonymous's avatar
    Anonymous
    Not applicable

    ggewinn 

    In your case,

    Percentage = Re-Open/Total = 194/4000 = 0.0485 ~ 5%

     

    Cheers!
    A