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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Request now

Reply
nafisa_111
Microsoft Employee
Microsoft Employee

How can I compare data of a report with its previous data?

Let's take a case that I am having a table whose source is from SharePoint, we get new data every day after a refresh, but that data is add-on to previous data, to be more precise the previous data rows +new data rows = current data after refresh. Now after every refresh I want to check if the previous data is same after refresh also (because the source is updated manually so we don't want any mistakes). As of now I am doing it manually by storing the data previous data before refreshing, but I want to automate this process. This a PowerBI report so I need ways to automate this.

Quick solutions or responses are very much appreciated!!

Thanks

4 REPLIES 4
Anonymous
Not applicable

Hi  @nafisa_111 ,

This is the related document, you can view this content:

https://community.powerbi.com/t5/Desktop/Storing-and-using-information-from-a-dynamic-data-source-us...

https://community.powerbi.com/t5/Power-Query/Maintain-historical-Data/td-p/1135774

https://community.powerbi.com/t5/Desktop/store-historical-data-from-Power-BI-Online/m-p/127700

 

Best Regards,

Liu Yang

If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.

lbendlin
Super User
Super User

Power BI has no memory. You need to do that in the upstream system.

Thanks for response.Can you suggest me a way to do it using upstream??

 

Store your snapshots as separate CSV files on the SharePoint. Combine them in Power Query using the SharePoint.Files connector.

Helpful resources

Announcements
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

Check out the October 2025 Power BI update to learn about new features.

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Kudoed Authors