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

Can a formula spear through sheets?
Use =SUM(January:December!E7) to sum E7 on all of the sheets from January through December
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,653
Messages
6,120,750
Members
448,989
Latest member
mariah3

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