This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
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
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 37 | |
| 32 | |
| 27 | |
| 24 | |
| 17 |
| User | Count |
|---|---|
| 70 | |
| 50 | |
| 31 | |
| 26 | |
| 22 |