Join us for an expert-led overview of the tools and concepts you'll need to pass exam PL-300. The first session starts on June 11th. See you there!
Get registeredPower BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.
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!
User | Count |
---|---|
84 | |
79 | |
70 | |
47 | |
41 |
User | Count |
---|---|
108 | |
52 | |
50 | |
40 | |
40 |