The ultimate Fabric, Power BI, SQL, and AI community-led learning event. Save €200 with code FABCOMM.
Get registeredCompete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.
Solved! Go to Solution.
Hi @jonnyA
I have encountered a similar post before, here is the link, https://community.powerbi.com/t5/Desktop/Comparing-Column-Values-then-Conditional-Formatting-Based-O...,for your reference.
Best Regards,
Community Support Team _Tang
If this post helps, please consider Accept it as the solution to help the other members find it more quickly.
Hi @jonnyA
I have encountered a similar post before, here is the link, https://community.powerbi.com/t5/Desktop/Comparing-Column-Values-then-Conditional-Formatting-Based-O...,for your reference.
Best Regards,
Community Support Team _Tang
If this post helps, please consider Accept it as the solution to help the other members find it more quickly.
@jonnyA ,
a new color measure =
if([Provider %] >.1 && [Provider %] >[Group %], "White", "yellow")
Use this in conditional formatting using field value option
User | Count |
---|---|
83 | |
83 | |
37 | |
34 | |
32 |
User | Count |
---|---|
92 | |
79 | |
62 | |
53 | |
51 |