Forum Discussion
Analitika
6 years agoPost Prodigy
wrong total sum
Why total sum is wrong?
- 6 years ago
Solved.
NewMeasure=
SUMX(VALUES(PercentTable[CODE]),[4thcolMeasure])
vanessafvg
6 years agoCommunity Champion
you need to provide all the calculations, can't see what the problem is without understanding what you are doing.
Analitika
6 years agoPost Prodigy
should i post all 100 tables and 200 measures?
- vanessafvg6 years agoCommunity Champion
i asked you what the calculations are for these measures, its impossible to help you without all the information
- v-deddai1-msft6 years agoCommunity Support
Hi Analitika ,
It seems to be the issue of measure total, please refer to https://finance-bi.com/power-bi-totals-incorrect/
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Best Regards,
Dedmon Dai
- Analitika6 years agoPost Prodigy
Solved.
NewMeasure=
SUMX(VALUES(PercentTable[CODE]),[4thcolMeasure])