Forum Discussion

D_HL's avatar
D_HL
Frequent Visitor
3 years ago
Solved

Help with Excel Data in wide view, over multiple sheets

Good morning all, I hope you are well.  I'm trying to work out the most effective way to tackle a data set I have been asked to produce visuals from. The excel sheet consists of separate sheets, ...
  • v-jingzhang's avatar
    3 years ago

    Hi D_HL 

     

    This article will be helpful: Combine Multiple or All Sheets from an Excel File into a Power BI solution Using Power Query Dynamically - RADACAD

    Notice that in the following step, you need to keep "Name" and "Data" columns. The "Name" column contains sheet names that represent the attributes you want. 

     

    After expanding Data column and filtering out unnecessary rows per your need, you can select Both Name and Data columns at the same time, then unpivot other columns to get a long view table. 

     

    Hope this helps. 

     

    Best Regards,
    Community Support Team _ Jing
    If this post helps, please Accept it as Solution to help other members find it.