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,
is there a way to get the right totals for this measure i need to add those 3 vertical to use in Card Visual the output should be 22.35
Formulas:
Total of this should be 22.35
Thanks.
Solved! Go to Solution.
Hi @Easley06 try it
newmeasure= SUMX( VALUE(Vertical), [measure1])
Hi @Easley06 try it
newmeasure= SUMX( VALUE(Vertical), [measure1])