Forum Discussion
danilomorganti
5 years agoFrequent Visitor
Incremental refresh on data flow
Hello everyone! I have a problem with the incremental update of the data stream. I have successfully set up incremental update and scheduled update once a day. If I manually update the flow, the in...
danilomorganti
5 years agoFrequent Visitor
I get data from web API, at first time I get the data from 2019 to now but each time data are refreshed the service overwrites all the data and i want it.
I would like to streamline the API and every day add and overwrite ognly the last 7 day.
How can I do it? How can I "frozen" the history data and add / overwrite only the last 7 days of data every day?
Thanks!