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!Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.
I had a waterfall visual which is having some tags with positive and negative values. The total value in the waterfall visual will be the some of the values of those tags. The total value is showing as 2E-11. When I use the same tags in a table it is showing total value correct and I tried to convert from table visual to waterfall, still showing 2E-11. TIA
Regards,
Prabha
@Prabha45 First, please vote for this idea: https://ideas.powerbi.com/ideas/idea/?ideaid=082203f1-594f-4ba7-ac87-bb91096c742e
So measure totals are calculated differently between tables/matrices than stacked visuals and waterfall. Tables/matrices calculate in the context of "all selected" while stacked visuals and waterfall charts total the sum of the legend essentially.