Don't miss your chance to take the Fabric Data Engineer (DP-700) exam on us!
Learn moreWe've captured the moments from FabCon & SQLCon that everyone is talking about, and we are bringing them to the community, live and on-demand. Starts on April 14th. Register now
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!
| Product | Yield | Standard Yield |
| A | 70 | 61.5 |
| B | 51.5 | 52 |
| C | 75 | 70 |
Solved! Go to Solution.
You then need to create a measure where you use IF condition.
Use the measure here
Regards
Amine Jerbi
If I answered your question, please mark this thread as accepted
and you can follow me on
My Website, LinkedIn and Facebook
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.
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
Regards
Amine Jerbi
If I answered your question, please mark this thread as accepted
and you can follow me on
My Website, LinkedIn and Facebook
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
hi @KK111
like this?
Regards
Amine Jerbi
If I answered your question, please mark this thread as accepted
and you can follow me on
My Website, LinkedIn and Facebook
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.
Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
| User | Count |
|---|---|
| 57 | |
| 38 | |
| 35 | |
| 19 | |
| 17 |
| User | Count |
|---|---|
| 73 | |
| 70 | |
| 37 | |
| 35 | |
| 25 |