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

Score big with last-minute savings on the final tickets to FabCon Vienna. Secure your discount

Reply
Imad-R
Frequent Visitor

How make a conditional calcul with 2 column of 2 different table ?

Hello,

 

I think title is explicit, but I must to make a conditional column in my first table (Table A) but this calcul depend on column of an another table (Table B) value. 

 

Someone can help me please ?

1 ACCEPTED SOLUTION
djurecicK2
Super User
Super User

Hi @Imad-R ,

 You can use RELATED if the tables are related or LOOKUPVALUE if the tables are not related.

 

RELATED:

https://learn.microsoft.com/en-us/dax/related-function-dax

 

LOOKUPVALUE:

https://learn.microsoft.com/en-us/dax/lookupvalue-function-dax

 

View solution in original post

2 REPLIES 2
djurecicK2
Super User
Super User

Hi @Imad-R ,

 You can use RELATED if the tables are related or LOOKUPVALUE if the tables are not related.

 

RELATED:

https://learn.microsoft.com/en-us/dax/related-function-dax

 

LOOKUPVALUE:

https://learn.microsoft.com/en-us/dax/lookupvalue-function-dax

 

Hello,

Thanks for your response I have solve my problem.

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 Kudoed Authors