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

Register now to learn Fabric in free live sessions led by the best Microsoft experts. From Apr 16 to May 9, in English and Spanish.

Reply
kakarot13
Frequent Visitor

Incremental Refresh

Hi Everyone,

 

I have imported my data using a SQL query (Oracle DB) into PBI Desktop. I've tried to implement Incremental refresh (followed the steps of creating RangeStart and RangeEnd parameters and applied custom filtering on the date/time column). I've enabled incremental refresh but got a warning that says "Unable to confirm if the M query can be folded. It is not recommended to use incremental refresh with non-foldable queries".

 

1. Can power bi service ignore the above warning and perform incremental refresh?

2. If Power bi service cannot perform incremental refresh, is there a way to manipulate the source query to enable query folding?

 

My dataset has more than 10 million rows and growing everyday. Please advise if there's any alternate approach.

 

Thanks!

 

1 ACCEPTED SOLUTION
Icey
Community Support
Community Support

Hi @kakarot13 ,

 


 

1. Can power bi service ignore the above warning and perform incremental refresh?

 


If query folding is not supported with the queries, incremental refresh can be set up. Howeverit would be very slow and might not work as planned. The incremental load won’t make the refresh process that much different, because the data will be loaded fully from the source to the engine of Power Query every time, and filtered there.

 

 


 

2. If Power bi service cannot perform incremental refresh, is there a way to manipulate the source query to enable query folding?

 


Please determine when a query can be folded.

 

When you identify that certain Power Query query steps can't be folded, it may be possible to apply the transformations in the data source. The transformations could be achieved by writing a database view that logically transforms source data. Or, by physically preparing and materializing data, in advance of Power BI querying it. A relational data warehouse is an excellent example of prepared data, usually consisting of pre-integrated sources of organizational data.

 

 

Best Regards,

Icey

 

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

1 REPLY 1
Icey
Community Support
Community Support

Hi @kakarot13 ,

 


 

1. Can power bi service ignore the above warning and perform incremental refresh?

 


If query folding is not supported with the queries, incremental refresh can be set up. Howeverit would be very slow and might not work as planned. The incremental load won’t make the refresh process that much different, because the data will be loaded fully from the source to the engine of Power Query every time, and filtered there.

 

 


 

2. If Power bi service cannot perform incremental refresh, is there a way to manipulate the source query to enable query folding?

 


Please determine when a query can be folded.

 

When you identify that certain Power Query query steps can't be folded, it may be possible to apply the transformations in the data source. The transformations could be achieved by writing a database view that logically transforms source data. Or, by physically preparing and materializing data, in advance of Power BI querying it. A relational data warehouse is an excellent example of prepared data, usually consisting of pre-integrated sources of organizational data.

 

 

Best Regards,

Icey

 

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

Helpful resources

Announcements
Microsoft Fabric Learn Together

Microsoft Fabric Learn Together

Covering the world! 9:00-10:30 AM Sydney, 4:00-5:30 PM CET (Paris/Berlin), 7:00-8:30 PM Mexico City

PBI_APRIL_CAROUSEL1

Power BI Monthly Update - April 2024

Check out the April 2024 Power BI update to learn about new features.

April Fabric Community Update

Fabric Community Update - April 2024

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