Forum Discussion
Transposing data
- Anonymous5 years ago
Hi MickThurman
You can try merge function in power query editor.
Firstly we need to duplicate this table in power query editor.
Keep first top row in Table(2)
Then merge Table (2) and Table by Old material number column in Table(2) and Legacy Material Number column in Table.
Final expand all rows in Table.
Result is as below.
All elements will show in one row.
Best Regards,
Rico Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Speaking just in theory, as we'll need more sample data to really help step by step. Here's one idea....
* Copy this table to a new table
* Filter rows to remove any row with a Legacy Value
* Perform a Lookup in a new column, matching Old Material Number to the (Original Table) Legacy Material Column
* Return from the Lookup whatever values you need?