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!To celebrate FabCon Vienna, we are offering 50% off select exams. Ends October 3rd. Request your discount now.
Hi everyone! I have a table with some measures that i have created. The thing is that the totals doesnt show the correct number that it should, i think its because it treats the negative numbers as positive and it sums every row without distinct of positive and negative numbers.
Im attaching the PowerBI File , the sheet that matters is the first one (Repuestos). The columns that show wrong totals are Importe Neto, IVA, Facturado and Costo Total. How can i do to get the right totals having in consideration the positive and negative numbers as they truely are?
Thanks everyone!
Solved! Go to Solution.
Hi @feralvarez994
Please check it this is ok https://www.dropbox.com/t/rfLf1WPbPejF9H7b
@tamerj1 thanks a lot! it works fine, can you tell me why should i write first sumx and summarize? or why does the table didnt sum correctly?
@feralvarez994
You need to simulate the current filter context inside then sum the visible values as you see it in the matrix.
Hi @feralvarez994
Please check it this is ok https://www.dropbox.com/t/rfLf1WPbPejF9H7b