mdkainth
New member
- Joined
- Sep 11, 2020
- Messages
- 6
- Reaction score
- 0
- Points
- 0
- Excel Version(s)
- Microsoft 365
Hi,
I am trying to merge 2 tables using power query. Each table has a column that has repeating or duplicate values. I want to merge the 2 tables based upon this field. e.g. D1 in table 1 to merge with first D1 Value 3 in table 2. The second D1 in table to merge with second D1 in table 2 and so on. Is it possible? Please help.
I am trying to merge 2 tables using power query. Each table has a column that has repeating or duplicate values. I want to merge the 2 tables based upon this field. e.g. D1 in table 1 to merge with first D1 Value 3 in table 2. The second D1 in table to merge with second D1 in table 2 and so on. Is it possible? Please help.
Dept | Value1 | Value2 | Dept | Value3 | |
D1 | 6000 | ABC123 | D1 | A000 | |
D1 | 6001 | ABC124 | D1 | A001 | |
D2 | 6002 | ABC125 | D2 | A002 | |
D3 | 6003 | ABC126 | D2 | A003 | |
D4 | 6004 | ABC127 | D3 | A004 | |
D2 | 6005 | ABC128 | D3 | A005 | |
D4 | 6006 | ABC129 | D4 | A006 | |
D3 | 6007 | ABC130 | D4 | A007 |