Forum Discussion

ManjunathaEP's avatar
ManjunathaEP
Helper II
4 years ago
Solved

Import daily excel report and adding rows in same table

Hi, Thank you in advance for helping me on the below query: Every day bank statements (excel) saves in a folder and that needs to be taken into power query and then accumulated the report on daily b...
  • PC2790's avatar
    PC2790
    4 years ago

    Well if there are separate tables for separate files, you can use the below option to exclude the previous files form the refresh.

    However in your case as it is only one table containing all excel files data, there is no way you can restrict the refresh for few.

    It can be possible if you load the files once and keep the pbix file for future use, however you need to load the latest data as well and refreshing the data will delete the data of files which are not present at the folder loacation.

    I hope I was able to clarify it for you!