This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hi Everyone,
First time posting so go easy on me.
I am looking for a way to achieve the below result that Columns A+B+C+D=E
But if Column E is greater than 80% of Column F, it will be formatted Red.
| Stored Red Apples | Stored Blue Apples | Shipped Red Apples | Shipped Blue Apples | Total Apples | Limit |
| 1 | 1 | 1 | 4 | 7 | 10 |
| 1 | 1 | 1 | 5 | 8 | 10 |
Hope this makes sense.....
Solved! Go to Solution.
Welcome.
Should really be in Desktop forum. (just advice)
You'll need to add the values of course (can do this in Power Query or DAX).
You need a column or measure to work out the percentage, then apply conditional formatting on the ApplesTotal value.
A couple of links:
https://radacad.com/show-me-the-biggest-number-conditional-formatting-in-power-bi
Hi @Cornwalls ,
As @HotChilli mentioned, you could try to use column or measure and set conditional formmating on it to achieve this goal.
You could refer to my sample for details.
Best Regards,
Zoe Zhi
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Cornwalls ,
As @HotChilli mentioned, you could try to use column or measure and set conditional formmating on it to achieve this goal.
You could refer to my sample for details.
Best Regards,
Zoe Zhi
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Welcome.
Should really be in Desktop forum. (just advice)
You'll need to add the values of course (can do this in Power Query or DAX).
You need a column or measure to work out the percentage, then apply conditional formatting on the ApplesTotal value.
A couple of links:
https://radacad.com/show-me-the-biggest-number-conditional-formatting-in-power-bi
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.