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.
Hello, I am applying conditional formatting to a scorecard I've built but the formatting isn't behaving as expected for a column of data in the PERCENTAGE format.
As per my image below, values of 96% should be green, but the January entry is coming through red, and the February is coming though green, and I'm not sure why! Please can someone help? Many Thanks
Solved! Go to Solution.
Hi CMoppet,
Try setting your rules as values instead of percentages. For example, instead of >= 95 Percent and <= 100 Percent, use >= .95 Number and <= 1 Number instead.
Percentage does something different than what you're thinking. Check this Microsoft resource out for further details.
----------------------------------
If this post helps, please consider accepting it as the solution to help other members find it quickly. Also, don't forget to hit that thumbs up and subscribe! (Oh, uh, wrong platform?)
Proud to be a Super User! | |
Thank you! It's sorted now 🙂
Hi CMoppet,
Try setting your rules as values instead of percentages. For example, instead of >= 95 Percent and <= 100 Percent, use >= .95 Number and <= 1 Number instead.
Percentage does something different than what you're thinking. Check this Microsoft resource out for further details.
----------------------------------
If this post helps, please consider accepting it as the solution to help other members find it quickly. Also, don't forget to hit that thumbs up and subscribe! (Oh, uh, wrong platform?)
Proud to be a Super User! | |