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

Compete to become Power BI Data Viz World Champion! First round ends August 18th. Get started.

Reply
Anonymous
Not applicable

Full refresh + Incremental refresh of dataflows

Hi All,

We are doing an incremental refresh of one of the dataflow. The requirement is to do a full refresh once in a week and incremental refresh on rest of the days.
Right now the way we are achieveing it is by opening a dataflow, making some changes to metadata which forces a full refresh. But it's a time consuming and a very manual process.

Looking for suggestions. Thanks in Advance.

3 REPLIES 3
arvindsingh802
Super User
Super User

As incremental refresh will be keeping historical data then you should not be looking for full refresh in same dataflow

 

Can you help with your specific need to do full load on weekend so that I can suggest something if possible

 

If this post helps, then please consider Accept it as the solution and give it a thumbs up


If this post helps, then please consider Accept it as the solution, Appreciate your Kudos!!
Proud to be a Super User!!
Anonymous
Not applicable

We anticipate some changes in historical data in a week or two. Hence we are looking to find out if we can do a full refresh on weekends to avoid load on Service during week days. And continue with Incremental refreshes on weekdays.

Hi @Anonymous ,

 

You can turn off incremental refresh in the settings.

Using incremental refresh with dataflows 

image.png

 

Or you can try to use the XMLA endpoint for incremental refresh. If a table has an incremental refresh policy defined, applyRefreshPolicy will determine if the policy is applied or not. If the policy is not applied, a process full operation will leave partition definitions unchanged and all partitions in the table will be fully refreshed.

 

However, both methods require manual operation.

 

 

Best Regards,
Winniz

 

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

Helpful resources

Announcements
August Power BI Update Carousel

Power BI Monthly Update - August 2025

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

August 2025 community update carousel

Fabric Community Update - August 2025

Find out what's new and trending in the Fabric community.