Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
4 years ago
Solved

Combining Excel Tables

Hi all,   I have 3 Excel tables I want to combine into 1. Each excel table has one common column. When I tried to do this by just creating relationships it only allowed me to add sheet A and B to t...
  • Anonymous's avatar
    Anonymous
    4 years ago

    Hi Anonymous ,

     

    Perhaps you can do this by doing the following:

    1. After connecting to the spreadsheet, right-click the file name and select Transform Data (don't select each individual sheet):

     

    2.Modify the M code by changing the second argument to "true" (prevents repetition of column headers)

     

    3.In the Data column, click the Expand icon (double arrow) & Uncheck "Use original column name as prefix".

     

    Here's a similar case and a detailed explanation of how to do it.Combining Data From Multiple Worksheets Into one table 

     

    Hope it helps,


    Community Support Team _ Caitlyn Yan


    If this post helps then please consider Accept it as the solution to help the other members find it more quickly.