Forum Discussion
Balhemkan
Helper III
5 years agoHow to store old data
Hello Team, I have created one dashboard with Data column, User ID and user views. This will refresh everyday but whenever data refreshed we are not storing old data example: We have la...
- 5 years ago
Balhemkan , there is DAX append method, You need to make sure you get new data only.
See if these blogs can help
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/
amitchandak
Super User
5 years agoBalhemkan , there is DAX append method, You need to make sure you get new data only.
See if these blogs can help
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/