Forum Discussion

Cado_one's avatar
Cado_one
Resolver III
3 years ago
Solved

Incremental refresh until tomorrow

Hi,   I use incremental refresh to refresh only the last few days of electrical market values. My problem is that the last value is the one of the next day (1 day in the future) and incremental re...
  • Cado_one's avatar
    3 years ago

    Problem solved :

    I added a column with a one day shift in the past compared to the timestamp of the data.

    This way incremental refresh based on this one day late colum refresh until the date of today which corresponds to the date of tomorrow for the date column used in the query.

     

    Have a good day

    Cado