The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hey guys,
I have this Matrix calculating the totals.
I use the following formula to calculate my values:
Solved! Go to Solution.
hi @Anonymous
it is because one item "cldeeln.Naw.Naw-Polisnummer" could present at multiple categories.
If you change DISTINCTCOUNT to COUNT, the total will be correct, even it might not be your expected result.
Another example:
hi @Anonymous
it is because one item "cldeeln.Naw.Naw-Polisnummer" could present at multiple categories.
If you change DISTINCTCOUNT to COUNT, the total will be correct, even it might not be your expected result.
Yes, that did the trick.
However I have two visuals here. One showing the correct amount of Totals, the other does not:
Correct Totals:
Incorrect Total:
The measure used at the second matrix for Type E-mail is as follows:
Does this have to do with the measure? Or something else?
User | Count |
---|---|
29 | |
12 | |
8 | |
7 | |
5 |
User | Count |
---|---|
36 | |
14 | |
12 | |
7 | |
7 |