Forum Discussion

tbobolz's avatar
tbobolz
Resolver I
7 years ago
Solved

Incremental refresh with no parameters advice

Hi All,   I'm new to setting up incremental refreshes and I have read through microsoft's and other's instruction for setting these up. However in my case I have daily data being dropped to my gate...
  • GilbertQ's avatar
    GilbertQ
    7 years ago
    Hi there

    Even though you set it to only go back one day, because it cannot do query folding it has to read all the data to find the last day.

    Incremental refreshing is the right approach but it only works on data sources that can do query folding which is typically database systems