Forum Discussion
How to track data changed through timeline?
- 9 years ago
Hi devzpowell,
From your description, you want to keep the old record about that "value" for the "category" from the month M before correction when you refresh the data, right?
Personally, I would suggest you deal on data source side. In file_A.xlsx, duplicate a worksheet of the month M, then open another connection from Power BI desktop to get data from this new worksheet.
Also you can try the method suggested by BhaveshPatel and Steve_Wheeler : Save old and append updated data into an additional table.
Best Regards,
Qiuyun Yu
Hi devzpowell,
From your description, you want to keep the old record about that "value" for the "category" from the month M before correction when you refresh the data, right?
Personally, I would suggest you deal on data source side. In file_A.xlsx, duplicate a worksheet of the month M, then open another connection from Power BI desktop to get data from this new worksheet.
Also you can try the method suggested by BhaveshPatel and Steve_Wheeler : Save old and append updated data into an additional table.
Best Regards,
Qiuyun Yu