Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
Hi,
I would like for my Gauge chart to display a percentage as a calculation from another two Values.
Value 1: Stage from a picklist (multiple stages, but I'm interested only in "Won" or "Lost")
Value 2: Dollar value assigned to each record under the various stages
Desired measure: $ for all "Won" records / ($ for all "Won" + $ for all "Lost") = %
Example:
Record 1 - $50 - Lost
Record 2 - $30 - Won
Record 3 - $60 - Won
Total for all records = $140
Total Won = $90
Desired Calculation: $ total Won/($ total Won + $ total Lost) = 64%
How would I accomplish this?
Thank you for the help in advance!
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!