Duplicates after Power Query Left Join

ajw5173

New Member
Joined
Apr 7, 2016
Messages
45
Hi,

I am just wondering if anyone knows why after each time I do a left join merge with Power Query I get a lot of duplicate rows? Is there a reason within my data for why this is happening or is it something that happens normally?

Thanks!
 

Excel Facts

Links? Where??
If Excel says you have links but you can't find them, go to Formulas, Name Manager. Look for old links to dead workbooks & delete.
You are using column (in join) which is not distinct in one of the tables. This is the only reason.
That would be correct. Just like when you join tables in Access with non-unique values.

@[U]ajw5173[/U] - I would suggest that you either ensure that the join field (column) in the first table has unique values, or else you may join multiple columns (the same ones) from both tables that combine to mimic a unique (combination of) value
 
Upvote 0

Forum statistics

Threads
1,214,861
Messages
6,121,969
Members
449,059
Latest member
oculus

We've detected that you are using an adblocker.

We have a great community of people providing Excel help here, but the hosting costs are enormous. You can help keep this site running by allowing ads on MrExcel.com.
Allow Ads at MrExcel

Which adblocker are you using?

Disable AdBlock

Follow these easy steps to disable AdBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the icon in the browser’s toolbar.
2)Click on the "Pause on this site" option.
Go back

Disable AdBlock Plus

Follow these easy steps to disable AdBlock Plus

1)Click on the icon in the browser’s toolbar.
2)Click on the toggle to disable it for "mrexcel.com".
Go back

Disable uBlock Origin

Follow these easy steps to disable uBlock Origin

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back

Disable uBlock

Follow these easy steps to disable uBlock

1)Click on the icon in the browser’s toolbar.
2)Click on the "Power" button.
3)Click on the "Refresh" button.
Go back
Back
Top