Forum Discussion

vincenttys's avatar
vincenttys
Helper I
8 years ago
Solved

Append data

Hi All,   Every month, i will received a report is excel format for the month only.   When i load the file to PowerBI, I need to edit the queries (Remove column, Filter etc) to get the data i nee...
  • Greg_Deckler's avatar
    8 years ago

    I would think that you could use a Folder query (Combine Binaries) for this. You would place all of the Excel files in a single folder. Then you create a Folder query and select one file as your sample file. You do your required transformations and save the query. A Folder query will apply the transformations to every file in the folder and append all of them together at the end. So, when next month comes around, you just refresh and all of your data is there.