Forum Discussion
joemillson
4 years agoFrequent Visitor
Dataverse - Issue with incremental refresh / query folding and RangeStart conversion
Hi - I have a simple query from Dataverse, which I would like to have incremental refresh, and use the real-time data functionality. I've set up the RangeStart and RangeEnd parameters, and the qu...
lbendlin
4 years agoSuper User
"I get the error about inability to determine if query folding is possible"
That is not an error, it is only a warning. Incremental refresh will still work
Are you trying to implement a "normal" incremental refresh where all partitions are in import mode, or a new "hybrid tables" model with a direct query connection in lieu of the "youngest" partition?