We're giving away 30 tickets for FREE! Share your story, your vision, or your hustle and tell us why YOU deserve a ticket.
Apply nowWin a FREE 3 Day Ticket to FabCon Vienna. Apply now
Hello,
I am trying to show percentage of total quantity completed for production orders in a given week. As part of the table I have two columns (1) total quantity on the production order (2) total completed on the production order. The table includes a date column so I can filter by relative date on the visual.
I'm not sure how to write the measure in pbi. I thought the dax measure would be: = DIVIDE(SUM(qtycompleted),SUM(qty)) * 100
But the answer I get is slightly different (a few percent) than when I export the table to excel and divide qtycompleted / qty * 100.
Am I writing the dax incorrectly?
Sorry - without the * 100 on the pbi dax, formatting the measure as a percentage
User | Count |
---|---|
14 | |
12 | |
7 | |
7 | |
6 |
User | Count |
---|---|
28 | |
20 | |
14 | |
11 | |
5 |