Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hi all,
I'm having issues with conditional formatting in a table and a matrix.
My target:
>= 90% GREEN
>= 80% AMBER
<= 70% RED
Is there an issue with my logic? I don't understand why this isn't working
Logic:
Result:
TIA for any help!
Solved! Go to Solution.
Looks like your measure is a percent but you are using 'percent' in the formatting rules so powerbi will be trying to work out the rules based on a percentage using the min and max values. I don't think you want that.
You probably want to use Number and then put the values as decimals , for example 90% is 0.9
If you post the pbix and put a link here, I'll have a look at it
Misunderstood your previous explanation, but have marked as solution now!
Looks like your measure is a percent but you are using 'percent' in the formatting rules so powerbi will be trying to work out the rules based on a percentage using the min and max values. I don't think you want that.
You probably want to use Number and then put the values as decimals , for example 90% is 0.9
Unfortunately no luck! Still showing the same thing
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
Join Fabric Data Days 2026: 60 days of free live/on-demand sessions, challenges, study groups, and certification opportunities.
| User | Count |
|---|---|
| 23 | |
| 22 | |
| 18 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 67 | |
| 50 | |
| 46 | |
| 41 | |
| 39 |