Forum Discussion
Anonymous
4 years agoNot applicable
my table total is wrong
Guys, I have a problem, I'm doing the different count of the beneficiary_number column of my table, the problem is that the total is wrong, I looked at some solutions but without success, can you hel...
- 4 years ago
VOLUME = SUMX(VALUES(AMIL[PRODUCT]),CALCULATE(DISTINCTCOUNT(AMIL[NUMERO_DO_BENEFICIARIO])))
wdx223_Daniel
4 years agoCommunity Champion
VOLUME = SUMX(VALUES(AMIL[PRODUCT]),CALCULATE(DISTINCTCOUNT(AMIL[NUMERO_DO_BENEFICIARIO])))
Anonymous
4 years agoNot applicable
wdx223_Daniel tks