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 am using a measure oee2% in the card visualization, This is a percentage field as shown below.
I have created a rule so that all the values above 67 %, the data label should be green, it should show red otherwise,
but for some reason its showing red always and not showing green even when the value is 67 or greater, can you please correct me as to what am i doing wrong here.
Solved! Go to Solution.
@Anonymous
The % sign is only a formatting option
67% represents the number 0.67 and 100% represents the number 1.00
So change the 67 to 0.67 and the 100 to 1 in the conditional formatting dialog box
That should do it!😀
@Anonymous
The % sign is only a formatting option
67% represents the number 0.67 and 100% represents the number 1.00
So change the 67 to 0.67 and the 100 to 1 in the conditional formatting dialog box
That should do it!😀
Thank you. This works. I had actually tried giving it as 0.67 and 1, now i change 1 to 1.00 and 0 as 0.00, it worked fine 🙂
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.