Forum Discussion

lliu_western's avatar
lliu_western
Frequent Visitor
6 years ago
Solved

Incremental Refresh HELP

Hello community,   I am trying to do the incremental refresh for the first time but I am really stuck. I follow the documentation and the Youtube videos to set up the parameters. But when I get to ...
  • lliu_western's avatar
    6 years ago

    Answering my own question here since I figured out what went wrong. 

     

    So when using incremental refresh, you HAVE TO use "RangeStart" and "RangeEnd" because they are the two reserved words used for incremental refresh. 

     

    I happened to misspell the word "RangeStart" to "RangStart" so it didn't work. That simple!