Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
Anonymous
Not applicable

Condditional formating based on another table

Hi 

 

I would like to make visible in the table # 1  with sale per emplyee when they were eligible for bonus. 

table #1.PNG

 

 

 

The bonus is based on other criteria than sale and it is showing displayed in the table #2. so the table #2 is the source of the conditions that should aply to the table #1

 

table #2.PNG

 

 

 

 

and this is how the end result should look like it can be also different font color

result.PNG

 

thank you 

3 REPLIES 3
v-shex-msft
Community Support
Community Support

Hi @Anonymous,

 

Current power bi only support condditional formating by current value, it not supoort highlight cells by other table.

I try to look for custom visuals which has the similar feature but failed, so I'd like to suggest you share it to ideas forum.

 

Regards,

Xiaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.
Anonymous
Not applicable

hi @v-shex-msft

 

Thank you for your qick response. I was affraid that woudl be the case.

Isnt there a way how to do this with help of DAX.

Lets say i have the total sale data in a different table where i would need to calculate it first

 

- something like

 

john sale = calculate (sum(table all sale,table all sale[2015]),filter(tabletable all sale[employee]="john") 

 

and then

 

= if(table#2[2015]="Bonus", format("john sale", "red", text), "john sale"

 

i mean this is very simplistic but i am still very new to dax .. but you might get the idea and maybe you can help

 

thank you 

Hi @Anonymous,

 

>>= if(table#2[2015]="Bonus", format("john sale", "red", text), "john sale"

Dax not a programming language, it not support to access/modify visual property.

 

Regards,

XIaoxin Sheng

Community Support Team _ Xiaoxin
If this post helps, please consider accept as solution to help other members find it more quickly.

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

Find out what's new and trending in the Fabric Community.