Forum Discussion
Conditional Formating
- 4 years ago
You then need to create a measure where you use IF condition.
Use the measure here
Hi Amine ,
Thank you. However, if I understand your colution correctly, it would not work in the case below:
I need it to be red because the yield is lower than standard yield. So, I cannot use a rule if yield value is > a certain number. What I am trying to do is to set up a rule when yield value is >= Standard Yield value than green, When value is , Standard Yield value than red. But I am struggling to undersntad how to set up such rule. Thank you
| Yield | Standard Yield |
| 40% | 50% |
You then need to create a measure where you use IF condition.
Use the measure here
- KatenokKatya4 years agoNew Member
Thank you so much, aj1973 !! This made my day. I just followed you on all social media.
Do you know if it is possible to do the same but for the columns?
Thanks