Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
I have a measure in the table and the total of that measure is boing done as calculation by the table. And it brings wrong total. But the other column totals are correct. Is it possible to change that total for that measure would be calculated as a SUM and not as a calculation.
Solved! Go to Solution.
you will not be able to change the total but what you need to do is understand why your total is wrong. You need to underststand how dax and power bi works.
this video is useful in getting the nitty gritty on it.
https://www.youtube.com/watch?v=Rii_6qkLNh8
Proud to be a Super User!
you will not be able to change the total but what you need to do is understand why your total is wrong. You need to underststand how dax and power bi works.
this video is useful in getting the nitty gritty on it.
https://www.youtube.com/watch?v=Rii_6qkLNh8
Proud to be a Super User!
I tried the measure used in the video and it solved the problem. Results look good so far. Thank you.
Hey @Justas4478 ,
in DAX every calculation is done independently.
So the total is not the sum of the rows above, it's calculated also independent.
How does your measure look like? And where is the difference in the total? How does your data model look like?
If I add all numbers together in the Exit Stock Forcast column the sum of them doesnt match the Total shown at the bottom of the table. That is the problem that I am trying to solve. The sum of them is higer than the number shown in the table total at the bottom. The other totals for other columns in the table are good. It is just that column that I dont know how to fix. This is the measure:
Check out the July 2025 Power BI update to learn about new features.
This is your chance to engage directly with the engineering team behind Fabric and Power BI. Share your experiences and shape the future.
User | Count |
---|---|
68 | |
64 | |
52 | |
39 | |
26 |
User | Count |
---|---|
80 | |
57 | |
45 | |
44 | |
35 |