Forum Discussion

yesoriginal's avatar
yesoriginal
Regular Visitor
1 year ago
Solved

Incremental refresh corrupting data

I have a large table with data (more than 20 GB). So I set up incremental refresh. Everything works fine, but for the last 3 months the data for the first day of the month for some reason doubles. M...
  • Deku's avatar
    1 year ago

    Incremental refresh requires

    • >= RangeStart
    • < RangeEnd

    Please check if this is misconfigured.

     

    If not have a look at the source system

  • yesoriginal's avatar
    yesoriginal
    1 year ago

    Yes, that helped. Thank you very much.
    I had
    >= RangeStart
    <= RangeEnd