Forum Discussion
Anonymous
3 years agoNot applicable
Matrix Total incorrect - Need Help
Hey guys, I have this Matrix calculating the totals. I use the following formula to calculate my values: Polissen = CALCULATE(DISTINCTCOUNT('Union Maia Data'[cldeeln.Naw.Naw-Polisnum...
- 3 years ago
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.
Anonymous
3 years agoNot applicable
Another example: