Forum Discussion

Cado_one's avatar
Cado_one
Resolver III
4 years ago

Simulate incremental refresh in desktop

Hello !

 

I'm currently facing a disturbing issue : 

One of my data sources, a web API provides queries which are suffering of a time limit : it only allows to retrieve the last 14 days.

So I need to store the data if I want to analyze a long period of time. In this objective I activated an incremental refresh which is working fine in the Service (only the last 2 days are refreshed so the previous ones are kept).

The problem is that if I want to bring some changes to the report, I go to the desktop and then when publishing it overwrite the data history with only the last 14 days...

Does anyone faced the same issue or knows a trick to avoid the loss of history ?

 

Best regards,

Cado

5 Replies