The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi,
I am trying to have a gauge that changes color based on conditional formatting. Right now I have this:
with this measure:
which is not working as I would like for it to be blue when is between 90 and 94 %
Solved! Go to Solution.
you'll need to change the numbers -
e.g. for 94%, use the number 0.94 instead.
Thank you Vicky.
you'll need to change the numbers -
e.g. for 94%, use the number 0.94 instead.