Forum Discussion
IlMoro
3 years agoHelper II
Data format based on rules error
Hi, I found that the conditional formatting based on the rule "=>" does not work if the number is equal to the minimum since the correct color is not retained. It works if the condition "=" is se...
IlMoro
3 years agoHelper II
nandukrishnavs thanks for the tips however I never inserted a black rule so if it is 30.xx so it has to be displayed in green color.
nandukrishnavs
3 years agoCommunity Champion
IlMoro Black is your default font color. As per the specified rule, numbers between 30.01 and 30.99 will not fall in the two rule. Hence it will return default color. You can check whether the result is whole number or decimal.
- IlMoro3 years agoHelper II
nandukrishnavs Ok, it seems confusing since if I write equal AND above 30 it should be obvious that 30 or 30.00 and everything above has to mach the rule.
My number in examples is a measure: a whole number (a count of items) divided another whole number (a sum of whole numbers).
In my rule I tried to add 31.00 but it does not work, PowerBi revert it to a whole number.