Is there a way for me to make a sevice call to perform a on-demand only full refresh on a dataflow that is otherwise set up on incremental refresh. How can I do that progrmatically.
It seems processType=processFull does not perform a full refresh ref
@LillyBeast @bdarbo78 @jeffshieldsdev @gbrueckl @GilbertQ
This is the curent setup. Table1 has no IR baked in but Table2 has IR which I want to fully refresh
Thank you in advance.