Forum Discussion

KK111's avatar
KK111
Frequent Visitor
4 years ago
Solved

Conditional Formating

Hello,

 

I am trying to apply conditional formatting for value "Yield". However, I am struggling to understand what rule to apply to meet my request.  I want the value under Yield be green if the value is equals or greater than the value in STD yield column.  Every raw is a different product , so I cannot use regular rules like "if yield is > 50" because each product has it own standard.  Thank you. Any help is appreciated! 

 

ProductYieldStandard Yield
A7061.5
B51.552
C7570

 

 

 

  • You then need to create a measure where you use IF condition.

    Use the measure here

     

5 Replies

  • KK111's avatar
    KK111
    Frequent Visitor

    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

     

    YieldStandard Yield 
    40%50%
    • aj1973's avatar
      aj1973
      Community Champion

      You then need to create a measure where you use IF condition.

      Use the measure here

       

      • KatenokKatya's avatar
        KatenokKatya
        New 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 

  • Anonymous's avatar
    Anonymous
    Not applicable

    Hi KK111,

    Multiple rules for conditional formatting can be configured. I think you can add a new rule for each of your requirements.

     

    I hope this helps.