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 nowData Days is here! Join us now for 60+ days of learning, challenges, and connection. Learn more
Hi everyone, I am trying to apply conditional formatting on my column. if my value is more than 15%, it should be red, if less than 15% then it shld be green. However, there is somethin wrong with it? For example, both I have 5 rows with data as 17% but some are red, some are green.... it should all be red. How can i solve this?
Solved! Go to Solution.
Hello @Anonymous ,
refer to this, in your case you put 0.15
Proud to be a Super User! | |
@Anonymous ,
use this and make sure so that all of them are number not percent and where there is max and min to acheive it is just clear the number in the box
Proud to be a Super User! | |
Hello @Anonymous ,
refer to this, in your case you put 0.15
Proud to be a Super User! | |
Hi @Idrissshatila I'm curious to know why some values are red but some are green, even though they are the exact same values? 🤔
@Anonymous , can you show me your conditional formatting
Proud to be a Super User! | |
@Idrissshatila Sorry I cant upload pictures on here but it goes
if value > 0.15 [Number] and < 0.3 [Number] then "green"
if value >= 0 [Percent] and < 15 [Percent] then "red"
@Anonymous ,
use this and make sure so that all of them are number not percent and where there is max and min to acheive it is just clear the number in the box
Proud to be a Super User! | |
Ahh thank you so much!
Don't miss out on Data Days, June 15 through August 7. Learn Fabric, Power BI, SQL, AI and more.
Check out the May 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 23 | |
| 23 | |
| 21 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 58 | |
| 51 | |
| 39 | |
| 29 | |
| 24 |