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

July 7 - July 17 | Round 2 of the Power BI Dataviz World Championships. Don't miss your chance! Learn more

Reply
Another_User
Frequent Visitor

Regarding Incremental updates

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,

2 ACCEPTED SOLUTIONS

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.

View solution in original post

Anonymous
Not applicable

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.

vzhouwenmsft_0-1707100788559.png

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.

View solution in original post

3 REPLIES 3
Anonymous
Not applicable

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.

vzhouwenmsft_0-1707100788559.png

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.

TomMartens
Super User
Super User

Hey @Another_User ,

 

the simple answer is: yes, data will be added to already existing data in your semantic model.

 

Regards,

Tom



Did I answer your question? Mark my post as a solution, this will help others!

Proud to be a Super User!
I accept Kudos 😉
Hamburg, Germany

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.

Helpful resources

Announcements
FabCon and SQLCon Barcelona 2026

FabCon & SQLCon – Barcelona 2026

Join us in Barcelona for FabCon and SQLCon, the Fabric, Power BI, SQL, and AI community event. Save €200 with code FABCMTY200.

Fabric Community Sticker Design Challenge Barcelona Carousel

Fabric Community Sticker Challenge - Barcelona 2026

If you love stickers, then you will definitely want to check out our community sticker challenge, Barcelona edition!

July Power BI Update Carousel

Power BI Monthly Update - July 2026

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

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.

Top Kudoed Authors