Forum Discussion

bdarbo78's avatar
bdarbo78
Advocate II
5 years ago

Trigger full refresh on a dataflow with incremental refresh

I have a dataflow with incremental refresh activated. Every once in a while, I need to perform a  full refresh and overwrite all the data. I could not find a direct way of performing this action in the GUI, so I turned to the API Refresh Dataflow

There is a parameter that could be useful: ProcessType = Type of refresh process to use

However, the documentation falls short of providing a list of supported values.

I tried 'full'. It was accepted but triggered a default refresh - i.e. incremental.

Has anyone information on supported values and whether it is possible to trigger an ad-hoc full refresh ?

5 Replies