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

Level up your Power BI skills this month - build one visual each week and tell better stories with data! Get started

Reply
ZikoPowerBI
Helper II
Helper II

Query Folding issue with Incremental Load on Service

Hi ,

 

Iam facing an issue in query folding with Incremental load parameters RangeStart and RangeEnd . 

 

Whenever , I refresh the data in Power BI desktop the query folding shows appropriate values in where clause of the query that is set in parameters default value. However , when I deploy the same report to PBI service the query folding takes random values in parameters and this caluses the issue. Any help will be highly appreciated.

 

Thanks!

7 REPLIES 7
lbendlin
Super User
Super User

It's not random values - the Power BI service is managing the partitions according to your guidelines.  The values you had specified for RangeStart and RangeEnd in Power Query have nothing much to do with the actual process - you can use them to limit your developer working data set, but the values will be ignored by the service.

Hi @lbendlin  Thanks for the prompt response!

 

Can you please help to put some light on how Power BI service is managing the partitions according to the incremental refresh guidelines?

any document / blog for reference can also be helpful.

 

Thanks!

Hi  ,

 

We observed that it is generating partitions with 0 rows in SSMS. I also tried a thread which says that we have to use Date >= RangeStart and Date < RangeEnd this also did not work.

We observed that it is generating partitions with 0 rows in SSMS. 

Good observation, but not an issue.  Just means you have no data for that range.

I also tried a thread which says that we have to use Date >= RangeStart and Date < RangeEnd this also did not work.

That thread is correct. Please qualify "did not work".

 

Hi - 

There is data in the database for those dates /range , but the partitions are blank which eventually shows no data for those dates in the report.

Please advice

 

Please show a sanitized version of your Power Query code.  If you can, show a picture of the partitions you observe in SSMS or DAX Studio.

Helpful resources

Announcements
April Power BI Update Carousel

Power BI Monthly Update - April 2026

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

Fabric SQL PBI Data Days

Data Days 2026 coming soon!

Sign up to receive a private message when registration opens and key events begin.

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.