Hi All,
I am having a scenario like this.
1. I have loaded the historical data from an excel file folder.
2. I have in another folder only previous days data in excel in the same format as the history data. There will be only one file in this.
3. I want to append the file in 2 to the file in 1.
The challenge I am facing is next day when a new daily excel file is loaded in the new data folder, it is only appending the new data. The data of yesterday is lost.
How to over come this.?
Is there a way where by I can store back the updated data into the historical data folder, which i reload on a daily basis and then append the new data to it.
Does the incremental load feature introduced in power Bi can help achieve this. If so how to do this ?
Cheers
CheenuSing