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 am trying to get my conditional formatting set so that if the % is 100 it shows green, all other conditions are working as specified.
Anyone know how I can can basically show if anything is above 100% it should be green? At the moment if the value is 100% it shows red, I can't seem to set a condition just for >=100 then green.
Any help appreciated.
Solved! Go to Solution.
HI @nh27,
I'd like to suggest you try to create a measure expression for the color formatting, you can enable conditional formatting with 'field value' mode on the 'value' field:
Apply conditional table formatting in Power BI - Power BI | Microsoft Docs
Solved: Re: Measures for conditional formatting are not av... - Microsoft Power BI Community
Regards,
Xiaoxin Sheng
I would suggest you do what @mh2587 said and also:
- instead of percentage, select number
- order from lowest to highest values
- use >= and > to be sure you're including all values. Your rules are excluding some numbers like the range [0.9391, 0.9399]
Give the in number like 94% to 0.94 ,99.8% to 0.998 etc then try
Thanks but unfortunately this did not work 😞
Did you change the option from percentage to number in dropdown menu
I did, see below:
HI @nh27,
I'd like to suggest you try to create a measure expression for the color formatting, you can enable conditional formatting with 'field value' mode on the 'value' field:
Apply conditional table formatting in Power BI - Power BI | Microsoft Docs
Solved: Re: Measures for conditional formatting are not av... - Microsoft Power BI Community
Regards,
Xiaoxin Sheng
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!
Check out the July 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 30 | |
| 23 | |
| 23 | |
| 23 | |
| 14 |
| User | Count |
|---|---|
| 46 | |
| 33 | |
| 20 | |
| 18 | |
| 16 |