This is best Fabric, Power BI, SQL and AI community event. How do we know? The last event sold out! Save €200 with code FABCMTY200.
Register nowThe Fabric community is upgrading! Read all of the details including the timeline and what you can expect. Learn more
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
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.