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

Next up in the FabCon + SQLCon recap series: The roadmap for Microsoft SQL and Maximizing Developer experiences in Fabric. All sessions are available on-demand after the live show. Register now

Reply
GARYSS
Regular Visitor

Incremental refresh process

Good day.

 

Just seeking to confirm how the incrementl refresh process works.  Understand it only works with Premium level license.  The reports  have been created in Power BI Desktop and posted to the Service where they are posted along with the Dashboard created at the Service level.

 

Does the incremental refresh:

1) connect to the data source(s)

2) perform the Transformations for each data source

3) load the incremental data from the data sources

4) perform the Applied Steps on the table columns

5) perform the update to the Merge Table of the 2 data sources

6) Update the Desktop Reports

7) Update the Service Reports

😎 Update the Service Dashboard.

 

Appreciate anybody willing to set me straight on this.  Thank you, in advance, for your time.

Sincerely,

Gary 

1 ACCEPTED SOLUTION
GilbertQ
Super User
Super User

Hi @GARYSS 

 

When using Incremental refresh it will only apply to the tables where you applied the Incremental refresh policy.

 

On the table where it has been applied it does the following:

 

  • The first time you upload the PBIX to the PBI Service and refresh the dataset it will refresh all the data and create the incremental partitions.
  • It will run through the steps in your table and apply the date filter and only upload the newer data to your dataset.
  • All your service and reports will always look at the entire dataset and will show the new data once the dataset has been refreshed.

 

Here are more details: Incremental refresh for datasets and real-time data in Power BI - Power BI | Microsoft Learn





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

View solution in original post

4 REPLIES 4
djurecic
Super User
Super User

Hi @GARYSS ,

Updating the report in the service will not update the data in the .pbix file on your desktop. Other than that, I agree with what you posted. Here is additional information:

 

https://radacad.com/all-you-need-to-know-about-the-incremental-refresh-in-power-bi-load-changes-only

 

https://towardsdatascience.com/incremental-refresh-in-power-bi-everything-you-need-to-know-857183895...

 

 

Thank you so very much, djurecicK2!!!  Made my day.  Appreciate your time, input, and the links.  All of it is a tremendous help!

 

Sincerely,

Gary

GilbertQ
Super User
Super User

Hi @GARYSS 

 

When using Incremental refresh it will only apply to the tables where you applied the Incremental refresh policy.

 

On the table where it has been applied it does the following:

 

  • The first time you upload the PBIX to the PBI Service and refresh the dataset it will refresh all the data and create the incremental partitions.
  • It will run through the steps in your table and apply the date filter and only upload the newer data to your dataset.
  • All your service and reports will always look at the entire dataset and will show the new data once the dataset has been refreshed.

 

Here are more details: Incremental refresh for datasets and real-time data in Power BI - Power BI | Microsoft Learn





Did I answer your question? Mark my post as a solution!

Proud to be a Super User!







Power BI Blog

Thank you so much, GilbertQ!!!

I really appreciate your time and the detailed explanation.  Am using it as my guidepost.

Sincerely,

Gary

Helpful resources

Announcements
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.

Join our Fabric User Panel

Join our Fabric User Panel

Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.

March Power BI Update Carousel

Power BI Community Update - March 2026

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

Top Solution Authors