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

Power BI is turning 10! Let’s celebrate together with dataviz contests, interactive sessions, and giveaways. Register now.

Reply
Anonymous
Not applicable

COMPARING COLUMNS FROM TWO TABLES

Hello! 

 

I need to compare the values from two different tables to confirm if they are equal or not into a new column

For example: 

If Table 1 Row 1 equals Table 2 Row 1, then "true"

If Table 1 Row 2 does not equal Table 2 Row 2, then "false"

Table 1              Table 2 

54                        54

64                        66

25                        13

87                         87

4 REPLIES 4
Anonymous
Not applicable

Why are you trying to do it in DAX instead of Power Query, where such a calculation truly belongs? On top of that, you do not have any unique identifier on which you could pair up rows.

 

My suggestion - as always - is to use the right tool for the job. The right tool is Power Query.

 

Best

Darek

Anonymous
Not applicable

 Hello Darek!

 

There is a seperate column on both tables that relates the two and is a unique identifier. Same key for every related row.

How would you reccommend I build this in power query?

Anonymous
Not applicable

Hello Darek,

 

I have a similar case where I need to calculate with values from different tables in Power BI. I need to build up a huge database which could not be handled by Power Query. That´s why I am usind Power BI now.

In this database, I have for example one table with ACTUALS 2012-2018 and another one with GROWTHRATES 2019-2025. What I´d like to do now is calculate the acutal values for 2019-2025. I have a unique key.

As I have one column "Year" in both of these tables, I would additionally need to filter for the same period, so that I do not calculate for example ACT 2018 x Growthrate 2024. The growthrate always needs to be multiplied with the previous year.

Do you have any idea how I could do this? Every hint is highly appreciated!

 

Thanks a lot for your support!

Sabine

Anonymous
Not applicable

Sabine,

Would you please create a separate post for this? And please give some more information because now I can't tell you anything. I'd like to see some pics, if possible, the layout of the model and maybe a picture that would explain what you want to do.

Thanks.

Best
Darek

Helpful resources

Announcements
June 2025 Power BI Update Carousel

Power BI Monthly Update - June 2025

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

June 2025 community update carousel

Fabric Community Update - June 2025

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