March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount! Early bird discount ends December 31.
Register NowBe one of the first to start using Fabric Databases. View on-demand sessions with database experts and the Microsoft product team to learn just how easy it is to get started. Watch now
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
Hi @nafisa_111 ,
This is the related document, you can view this content:
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.
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.
March 31 - April 2, 2025, in Las Vegas, Nevada. Use code MSCUST for a $150 discount!
Your insights matter. That’s why we created a quick survey to learn about your experience finding answers to technical questions.
Arun Ulag shares exciting details about the Microsoft Fabric Conference 2025, which will be held in Las Vegas, NV.
User | Count |
---|---|
39 | |
26 | |
15 | |
11 | |
10 |
User | Count |
---|---|
58 | |
52 | |
23 | |
14 | |
11 |