Get certified for free when you join Fabric Data Days 2026 and dive into Fabric, Power BI, SQL, AI, and other essential data skills.
Join nowJuly 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more
Hello.
I have a doubt about incremental updates. One of my dashboards fetches data from a table that is renewed every day with new data (the number of users of a serie of stores and more details). The thing is that the database admin only keeps data from one day, so the table is truncated before adding the data of the new day. I need to have a historical of that data, but he rejected to make a historical table. My question is, could incremental updates help me? If I configure incremental updates of 1 day for 1 year, would the old data be stored in the model?
PS: Adding more details. The data source is a SQL Server and my account is Pro.
Thanks,
Solved! Go to Solution.
The more complicated answer is that no, this will not work. Power BI is not a storage solution. You MUST keep your snapshots/historical data further upstream. The moment you make structural changes to your report and publish this to the workspace your incremental refresh will reset and all your old data will be lost.
Hi @Another_User ,
The answer is no, incremental refresh has a 'scrolling window mode'. As the refresh time passes, when a history partition is no longer within the history period defined by the policy, it is completely removed from the model. This will result in incorrect data on your expectations.
Regarding the issue of incremental refresh, I hope you read the following documentation:
Incremental refresh for semantic models and real-time data in Power BI - Power BI | Microsoft Learn
Best Regards,
Wenbin Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hi @Another_User ,
The answer is no, incremental refresh has a 'scrolling window mode'. As the refresh time passes, when a history partition is no longer within the history period defined by the policy, it is completely removed from the model. This will result in incorrect data on your expectations.
Regarding the issue of incremental refresh, I hope you read the following documentation:
Incremental refresh for semantic models and real-time data in Power BI - Power BI | Microsoft Learn
Best Regards,
Wenbin Zhou
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
Hey @Another_User ,
the simple answer is: yes, data will be added to already existing data in your semantic model.
Regards,
Tom
The more complicated answer is that no, this will not work. Power BI is not a storage solution. You MUST keep your snapshots/historical data further upstream. The moment you make structural changes to your report and publish this to the workspace your incremental refresh will reset and all your old data will be lost.
Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.
If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!
Check out the July 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 17 | |
| 7 | |
| 6 | |
| 6 | |
| 5 |