Forum Discussion
gkbrkkszgl
3 years agoNew Member
Having trouble while conditional formatting
Hi all, I am trying to do conditional formatting on the background color. Settings are below but the result is meaningless. Does anyone show me what I am missing? Thanks a lot,
- 3 years ago
the number option is as indicated, but you must define the ranges in the form of a decimal,
3 = 0.03
- Anonymous3 years ago
you would have to use the condition
x >=0 < 0,03
and
x >= 0,03 <= 1
Anonymous
3 years agoNot applicable
Hi,
Have you tried using "Number" insted of percent in the if statements? You could try working with tthe decimals instead. Other that that, this error seems odd.
- gkbrkkszgl3 years agoNew Member
Hi,
Thanks for the reply. The number option also didn't work. I also tried to add decimal places while defining the conditional range and also tried measure without decimal (just for try) and the result is the same. I didn't understand as well?
- Anonymous3 years agoNot applicable
you would have to use the condition
x >=0 < 0,03
and
x >= 0,03 <= 1