Forum Discussion
bdarbo78
5 years agoAdvocate II
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 t...
Anonymous
5 years agoNot applicable
Hi bdarbo78
I found this while digging through in Microsoft Power BI's github.
I believe the keyword you are after is "processFull"
Line 7745
Regards,
Sai