Advance your Data & AI career with 50 days of live learning, dataviz contests, hands-on challenges, study groups & certifications and more!
Get registeredGet Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now
I have a Products table with CountryID and Company ID.
I have two separate tables with those keys - Countries and Companies.
I want to in Power Query do a left or inner join in my Products table on where either [CountryID] = Countries[CountryID], OR where [CompanyID] = Companies[CompanyID]
Is this possible, to have this kind of OR condition in a join in Power Query?
@thisisausername
As far I as know, you cannot have multiple join types between 2 columns. Currently, I cannot see any workarounds in my test. My suggest would be use append table instead.
Paul Zheng _ Community Support Team
If this post helps, please Accept it as the solution to help the other members find it more quickly.
@thisisausername , create two tables with these joins and append
https://radacad.com/append-vs-merge-in-power-bi-and-power-query
Check out the November 2025 Power BI update to learn about new features.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
| User | Count |
|---|---|
| 98 | |
| 72 | |
| 50 | |
| 49 | |
| 44 |