Forum Discussion
chad_oge
5 years agoFrequent 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 "V...
lbendlin
Super User
5 years agoQuery 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.