Forum Discussion

Ocasio27's avatar
Ocasio27
Iron Contributor
Jun 03, 2020
Solved

Merging queries with partial common column

Greetings, I am looking for a way to make this conversion in PowerQuery   Please note that the only common value is column 1 and that the quantity of values is not the same in all columns   Thank...
  • SergeiBaklan's avatar
    SergeiBaklan
    Jun 04, 2020

    Ocasio27 

    Table.Group is generated automatically as here

    After that in formula bar (or in Advanced Editor) you shall for each column remove this part

    and replace each _ with formulas above

Resources