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
chad_oge
Frequent Visitor

Incremental Refresh with PostgreSQL - Is query folding happening?

Hello,

 

In PowerBI, I am using the PostgreSQL connector to query a database view.  I would like to set up incremental refresh for this view.  Through my research, I have seen as long as you can "View Native Query" in the applied steps, query folding is happening.

 

After applying the RangeStart and RangeEnd date filters, I am indeed still able to "View Native Query".  But, when I run "Diagnose Step" on the applied filter, I see an operation returned saying "ReportFoldingFailure".  Does this mean that query folding is actually not occurring?  And is there any solution to solve this?

 

Thank you

2 REPLIES 2
Anonymous
Not applicable

@chad_oge 

According to the official doc, it is not recommend to use nonfoldable queries. Incremental refresh fordatasets in Power BI - Power BI | Microsoft Docs

 

" If you see this warning and want to verify the necessary query folding is occurring, use the Power Query Diagnostics feature or trace queries by using a tool supported by the data source, like SQLProfiler. If query folding is not occurring, verify the filter logic is included in the query being passed to the data source. If not, it's likely the query includes a transformation that prevents folding."

 

Reference:

Query folding guidance in Power BI Desktop - Power BI | Microsoft Docs

Query folding | Microsoft Docs

 


PaulZheng_ Community Support Team
If this post helps, please Accept it as the solution to help the other members find it more quickly.

 

 

lbendlin
Super User
Super User

Query folding is not an absolute requirement for incremental refresh.  It is certainly preferred but incremental refresh will also work with data sources that do not support folding.

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.