Forum Discussion
PowerBITestingG
Resolver I
4 years agoTriggering full refresh for dataflow and dataset
Hello, I am using incremental refresh for my dataflow but I need to ocasionally trigger a full refresh to catch some stuff My datasets are also using incremental refresh, how can I also trigg...
Anonymous
4 years agoNot applicable
Hi PowerBITestingG,
You can use XMLA endpoints and perform full refresh of dataset manually.
This might be helpful : https://www.youtube.com/watch?v=5AWt6ijJG94
Thanks!