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 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!
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 |
|---|---|
| 22 | |
| 22 | |
| 18 | |
| 17 | |
| 13 |
| User | Count |
|---|---|
| 63 | |
| 50 | |
| 46 | |
| 41 | |
| 39 |