Forum Discussion

morther's avatar
morther
Helper I
8 years ago
Solved

Append new Excel data into existing Table

In PowerBI Desktop, I have an existing table that was created by choosing “New Source” >>> “Excel” and loading our July data.  The table is called “ImportCubicPMs.”  Now I would like to append the Au...
  • mede's avatar
    8 years ago

    Hi morther

     

    If the number of columns and column names are the same, you can connect to your new excel sheet, load it in. Then in the query editor, go to your existing table and find Append Queries in Home tab. Finally, you should unclick "Enable Load" by right clicking on the new table in Queries pane.

     

    On the other hand, if you will have more files in the future like September, October, etc.. data; the better solution is to source data from Folder (by choosing “New Source” >>> “Folder” ). Make sure that both excel sheets are in the same folder and sheet names are the same. Then you can "Combine and Load".

    If you connect data this way, every new month, you can copy the new month's excel sheet into the same folder and then "refresh" from Power BI Desktop. All files in the folder (including the new one) will be loaded in and combined.

     

    More information here

     

    Hope this helps.