Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!Calling all Data Engineers! Fabric Data Engineer (Exam DP-700) live sessions are back! Starting October 16th. Sign up.
Table
I've created a table in which the last column comes from a Quick measure. It multiplies the value in the start column by the value in the exchange colomn. For some reason the total For the start column is correct but the total for the Start in ANG is incorrect. I cannot figure out how to solve this
For totals in measure, the logic is different to columns. 65,705.87 * (1+1.95+1.78) is the logic for a measure.
The two short blogs explain the total issue very clear.
https://community.powerbi.com/t5/DAX-Commands-and-Tips/Dealing-with-Measure-Totals/td-p/63376
https://community.powerbi.com/t5/Quick-Measures-Gallery/Measure-Totals-The-Final-Word/m-p/547907
Best,
Paul
This looks like a measure totals problem. Very common. See my post about it here: https://community.powerbi.com/t5/DAX-Commands-and-Tips/Dealing-with-Measure-Totals/td-p/63376
Also, this Quick Measure, Measure Totals, The Final Word should get you what you need:
https://community.powerbi.com/t5/Quick-Measures-Gallery/Measure-Totals-The-Final-Word/m-p/547907
Hi,
I do understand now how the total shown is calculated. Thank you that was helpfull.
I've been trying to get the sum of this column with the hasonefilter function (to be honest i do not completely understand that function so using it is a bit difficult), but I cannot seem to make it work.
This is my formula now:
Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes!
Check out the October 2025 Power BI update to learn about new features.