Forum Discussion
Harvey85
2 years agoHelper I
Merge Columns
Hello, I have the following table in Power Query: Key Plant_Material Plant_Area Seed_Date Seed_Total AA1123 PP STAFF 1 15 30/11/2023 149 AA1123 PP STRINGS 2 ...
- 2 years ago
You could add an index column to both tables and Merge on that. The order of both tables will have to be correct before adding the index.
HotChilli
2 years agoCommunity Champion
You could add an index column to both tables and Merge on that. The order of both tables will have to be correct before adding the index.