The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
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.