Match across tables - and pick up values ...

adambc

Active Member
Joined
Jan 13, 2020
Messages
368
Office Version
  1. 2019
  2. 2016
Platform
  1. Windows
I have two tables, TableA and TableC (both the result of Power Queries against separate source files) - they have one common column (email_address) - then a number of columns ...

I want a Power Query that creates TableC that starts with TableA - with columns from TableB populated if there is a match on the email_address (and if there is no match "null" is OK, but "No Match" would be even better) ...

But I can't get my head round how to do this in Power Query (I have INDEX/MATCH working, but need it dynamic hence a Power Query)?

I know I need to create custom columns for the columns from TableB, but it's the actual query I'm struggling with!

Any thoughts ...

Many thanks ...
 

Excel Facts

Get help while writing formula
Click the italics "fx" icon to the left of the formula bar to open the Functions Arguments dialog. Help is displayed for each argument.
Spot the unintentional mistype!!!

I have two tables, TableA and TableB ...

TableC comes later!!!
 
Upvote 0

Forum statistics

Threads
1,214,806
Messages
6,121,667
Members
449,045
Latest member
Marcus05

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