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

Join the Fabric FabCon Global Hackathon—running virtually through Nov 3. Open to all skill levels. $10,000 in prizes! Register now.

Reply
Thomas897
Helper I
Helper I

link similar columns

Hello everyone,

 

I would like to join 3 similar columns on 2 different tables (in my case: country, month and company). Unfortunately, Power BI tells me that it is not possible because those columns do not have unique values. I tried to append these columns and erase duplicates, it works for one column but for the others I cannot join them to both tables because it could create a confusion for Power BI.

I am stuck for 2 days on this matter, I have watched 10 videos at least, but it does not work.

 

Thank you for answering me.

1 ACCEPTED SOLUTION
chethan
Resolver III
Resolver III

Hey @Thomas897

 

concatenate all the 3 coloums & Create the Unique Id so that it will be easy to creat the joins

View solution in original post

4 REPLIES 4
chethan
Resolver III
Resolver III

Hey @Thomas897

 

concatenate all the 3 coloums & Create the Unique Id so that it will be easy to creat the joins

Salvador
Responsive Resident
Responsive Resident

Hello Thomas,

 

I would create a table in excel, with unique values (such as the company, or country), then add it to the dataset, and establish relations between both tables and the new one, and enable filtering in both ways.

 

If that doesnt work for you, I'd appreciate a sample dataset, and what you would like to achieve 🙂

 

Regards,

Salvador.

I am sorry, I am not fluent in English and it is too hard for me to explain my problem but I would like to know if a DAX formula could do the job.

 

Thanks

Hi,

 

You could also create unique identificators. It would depend on what you would want to achieve.

 

For example, you could use Concatenate() with country, month and company, to create a unique identificator, and be able to establish relationships between both tables.

Helpful resources

Announcements
September Power BI Update Carousel

Power BI Monthly Update - September 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors
Top Kudoed Authors