Forum Discussion
Update a query with a new data set for previous month without need to read all previous month data
- 3 years ago
pnoteng , I think it should be a append not merge
you can use option like this with folder
https://exceleratorbi.com.au/load-the-latest-version-of-a-file-in-power-query/
or check DAX append
https://blog.crossjoin.co.uk/2020/04/13/keep-the-existing-data-in-your-power-bi-dataset-and-add-new-data-to-it-using-incremental-refresh/
https://www.thebiccountant.com/2017/01/11/incremental-load-in-powerbi-using-dax-union/
pnoteng , I think it should be a append not merge
you can use option like this with folder
https://exceleratorbi.com.au/load-the-latest-version-of-a-file-in-power-query/
or check DAX append
https://blog.crossjoin.co.uk/2020/04/13/keep-the-existing-data-in-your-power-bi-dataset-and-add-new-data-to-it-using-incremental-refresh/
https://www.thebiccountant.com/2017/01/11/incremental-load-in-powerbi-using-dax-union/