Forum Discussion
Cado_one
3 years agoResolver III
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...
- 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
Greg_Deckler
3 years agoCommunity Champion
Cado_one Incremental refresh used to be a Premium-only feature but is now available for Pro as well.
Cado_one
3 years agoResolver III
Hi Greg_Deckler
I know incremental refresh is available because I use it. My question concerns the possibility to incrementally refresh a table until a date in the future.