This time we’re going bigger than ever. Fabric, Power BI, SQL, AI and more. We're covering it all. You won't want to miss it.
Learn moreLevel up your Power BI skills this month - build one visual each week and tell better stories with data! Get started
Hi all,
I have 2 tables and need to make a connection between them . Coulmn 'Account' should be same in both tables ( both 'Account' columns have duplicate values with different IDs) . I am trying to merge both 'Account ' columns from each table to a new table to uase as bridge table but the merge shows there are number of non matched values, is this because of duplicate values??
thanks
Hello @MaryMir ,
In a way yes and it also depends on the type of join that you are trying to make either left or right or inner etc
Instead of creating a bridge table like that take a dimension table of Account if available.
If not duplicate one table either one or two depends on number of records and delete all other columns except Account column and delete duplicates in the Account column. This table you can use as bridge table.
If this post helps, then please consider accepting it as the solution to help other members find it more quickly. Thank You!!
Thanks @Kishore_KVN by deleting the duplicate values , doesn't it affect the data accuracy? For examle I have 120 records with same Account name but different contract name. Each of thoes 120 records are not same Account that has been used for different contracts, each are specifically a row of values.
No it will not miss any information as its going to be just a bridge table it will just help to connect two other tables thats it.
Unfortunately didn't work, it gives me Many to Many relationship
Check out the April 2026 Power BI update to learn about new features.
Sign up to receive a private message when registration opens and key events begin.
If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.
| User | Count |
|---|---|
| 36 | |
| 33 | |
| 27 | |
| 24 | |
| 18 |
| User | Count |
|---|---|
| 66 | |
| 50 | |
| 33 | |
| 24 | |
| 24 |