Forum Discussion
Analitika
Post Prodigy
6 years agowrong total sum
Why total sum is wrong?
- 6 years ago
Solved.
NewMeasure=
SUMX(VALUES(PercentTable[CODE]),[4thcolMeasure])
vanessafvg
Community Champion
6 years agoyou need to provide all the calculations, can't see what the problem is without understanding what you are doing.
Analitika
Post Prodigy
6 years agoshould i post all 100 tables and 200 measures?
- vanessafvg6 years ago
Community Champion
i asked you what the calculations are for these measures, its impossible to help you without all the information
- v-deddai1-msft6 years ago
Community 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 ago
Post Prodigy
Solved.
NewMeasure=
SUMX(VALUES(PercentTable[CODE]),[4thcolMeasure])