Forum Discussion
Track Excel changes
Is there a way to track changes in Excel and show them in a table? Like which data are newly added or delete since the last update of the Excel table.
Kind regards,
Yachta Tran
Yachti , check if DAX append can allow you to create snapshots and you can use them to compare \
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/
1 Reply
- amitchandakSuper User
Yachti , check if DAX append can allow you to create snapshots and you can use them to compare \
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/