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 2 files I need to link by 2 columns. I uploaded links to sequel tables but everything needs to be linked by site and supplier ID
it won't let me do it. site (thousands of lines) and supplier ID (thousands of lines) so - many to many - but that isn't an option. The site / Supplier ID combination is unique. Is there a way to do this? (example - the same supplier ID could be used for a different supplier - by site) so I have to be able to link them together for reporting.
I have 2 tables I need to link by 2 fields.
Site / Supplier ID - each site "could" use the same supplier ID for a different supplier - so those 2 fields need to be linked to make the relationship unique. Is there a way to do that?
If your question regarding tables it would be more clear for us to see example tables. Please create those in Excel and send a screenshot of that. Several rows will be enough.
Would have to see some sample data and relationships but in general you would create a custom column that concatenates those two values to create a unique key. You would then create a separate table where you only import this custom column and only bring in the distinct values. You can then use that table to relate it to your other two tables.
Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!
Check out the October 2025 Power BI update to learn about new features.