Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Did you hear? There's a new SQL AI Developer certification (DP-800). Start preparing now and be one of the first to get certified. Register now

Reply
devzpowell
Regular Visitor

How to track data changed through timeline?

For example,

 

I have an file_A.xlsx containing category, value and date columns. The data is published in PBI report for the month M.

 

For the month M+1, new data comes but user corrected a "value" for one of the "category" for the last month M. In this case, If I refresh the PBI report, I will have udpated data for the months M, M+1 but I will loose the "value" for the "category" from the month M before correction.

 

What is the best approach to fulfill the need.

 

My idea so far,

 

while refreshing PBI, appending the data to table B with the timestamp of refresh in calculated column.

 

1 ACCEPTED SOLUTION
v-qiuyu-msft
Community Support
Community Support

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

Community Support Team _ Qiuyun Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

View solution in original post

1 REPLY 1
v-qiuyu-msft
Community Support
Community Support

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

Community Support Team _ Qiuyun Yu
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

Check out the April 2026 Power BI update to learn about new features.

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

New to Fabric survey Carousel

New to Fabric Survey

If you have recently started exploring Fabric, we'd love to hear how it's going. Your feedback can help with product improvements.

Power BI DataViz World Championships carousel

Power BI DataViz World Championships - June 2026

A new Power BI DataViz World Championship is coming this June! Don't miss out on submitting your entry.