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

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
Uzaring
Frequent Visitor

Help comparing two tables with dax

Hello! 

 

Just usign dax I need the following:

 

I created a virtual table in a measure from a table in my model

CALCULATETABLE( ALL(Table[column]), Table1[column] = "xx",Table2[column] = "xx")
 
I need to compare this table with another one generating a measure that flags with 1 or 0 if the value is in the virtual table.
 
Hopefully you can understand me
 
Thanks!!
1 REPLY 1
v-easonf-msft
Community Support
Community Support

Hi, @Uzaring 

Not fully sure what you want. Can you explain bit more?
Sample data for two tables  and expected result will make it easier for us to understand and solve your problem.

 

Best Regards,
Community Support Team _ Eason

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

Check out the August 2025 Power BI update to learn about new features.

August 2025 community update carousel

Fabric Community Update - August 2025

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

Top Solution Authors