Two Way match to generate a table

IML_56

New Member
Joined
Jan 16, 2020
Messages
11
Office Version
  1. 2019
Platform
  1. Windows
Hello All,

I have a giant table that i power queried together. And now i want to build individual tables off of it.

Question: Is it possible to do a two way look up to generate the first column? I can build everything else off that first column. Problem is i dont know how long that first column will be and the power query table is a living table that will be refreshed weekly so the individual tables should grow or retract base on what comes out of that table. I hope i made it as clear as i can.

EX:
IDNameorder# of Boxes ShippedProcessRegionShipping Date
A-001Bob1000000110ABCNorth1/1/2021
A-002Bill100000025ABCNorth6/30/2020
A-003Chris1000000315DEFCentral4/5/2023
A-004Curt1000000420JKLNorth7/3/2020
A-005Dan1000000510GHISouth9/20/2020
A-006David1000000615XYZWest Coast8/26/2022
A-007Frank100000075ABCSouth Coast3/15/2020

Individual Table That meets this Criteria. Region: North & Schedule Shipping Date is in the Year 2020
IDName# of Boxes ShippedScheduled Date of Shipping
A-002Bill56/30/2020
A-004Curt20
7/3/2020

Respectfully,
Ian
 

Excel Facts

Excel motto
Not everything I do at work revolves around Excel. Only the fun parts.
Attached is your data in which I have created a parameter query. You can watch a video on how to do this by clicking on this link.

I have attached my version for your review.

Book24.xlsx
ABCDEFGHIJKLMNOPQ
1IDNameorder# of Boxes ShippedProcessRegionShipping DateRegionYear
2A-001Bob1000000110ABCNorth1/1/2021North2021
3A-002Bill100000025ABCNorth6/30/2020
4A-003Chris1000000315DEFCentral4/5/2023IDNameorder# of Boxes ShippedProcessRegionShipping DateYear
5A-004Curt1000000420JKLNorth7/3/2020A-001Bob1000000110ABCNorth1/1/20212021
6A-005Dan1000000510GHISouth9/20/2020
7A-006David1000000615XYZWest Coast8/26/2022
8A-007Frank100000075ABCSouth Coast3/15/2020
9
Sheet1
 
Upvote 0

Forum statistics

Threads
1,213,556
Messages
6,114,284
Members
448,562
Latest member
Flashbond

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