March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
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.
Solved! Go to Solution.
Hey @Thomas897
concatenate all the 3 coloums & Create the Unique Id so that it will be easy to creat the joins
Hey @Thomas897
concatenate all the 3 coloums & Create the Unique Id so that it will be easy to creat the joins
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.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
123 | |
85 | |
85 | |
70 | |
51 |
User | Count |
---|---|
205 | |
153 | |
97 | |
79 | |
69 |