Forum Discussion

Klokx's avatar
Klokx
New Member
3 years ago
Solved

Group headers to create one master table

Hi Guys   I'm a novice when dealing with power query, I'm trying to create one master table from my set of data but the extracted data has mutiple tables grouped together, with misaligned header ro...
  • HotChilli's avatar
    3 years ago

    If you edit the Excel to insert a row between each 'table' then save it.

    You can then connect to the Excel from powerbi.  A 'suggested tables' option will appear in the bottom left of the powerbi->Excel workbook connection screen. You can select all the suggested tables and Power Query will import them as separate queries/tables.

    You can then Append Queries (from the Power Query interface - use the 2 or more tables option). Power Query will try and append all queries selected and union the column headings.

    Give it a go.