Forum Discussion
Count on a matrix
Hi everyone,
I need to create a measure to count how many rows par personne I have. Then I need to check if I have only one 100 or I have one 100 and another numbers in the colunm POURC.
In others words, I only have to show the row with the POUR=100 if is the only row. Otherwise I have to show others number different to 100 only. Please see the picture above.
Can you help me out with this please? I appreciate.
TatianaGuihur This looks like a measure totals problem. Very common. See my post about it here: https://community.powerbi.com/t5/DAX-Commands-and-Tips/Dealing-with-Measure-Totals/td-p/63376
Also, this Quick Measure, Measure Totals, The Final Word should get you what you need:
https://community.powerbi.com/t5/Quick-Measures-Gallery/Measure-Totals-The-Final-Word/m-p/547907
1 Reply
- Greg_DecklerCommunity Champion
TatianaGuihur This looks like a measure totals problem. Very common. See my post about it here: https://community.powerbi.com/t5/DAX-Commands-and-Tips/Dealing-with-Measure-Totals/td-p/63376
Also, this Quick Measure, Measure Totals, The Final Word should get you what you need:
https://community.powerbi.com/t5/Quick-Measures-Gallery/Measure-Totals-The-Final-Word/m-p/547907