Learn from the best! Meet the four finalists headed to the FINALS of the Power BI Dataviz World Championships! Register now
I have a dataflow which contains several years data and runs on incremental refresh for the last few days. Some historic data has been restated which means that I need to refresh all the old data and not just the last few days. How can I trigger a complete refresh? Do I need to disable the incremental refresh or is there another way to do it?
Solved! Go to Solution.
Hi @Anonymous ,
To do a full refresh you just change the switch of incremental load to off, then run the refresh. Then, when it is done, turn incremental refresh back on.
Proud to be a Datanaut!
Private message me for consulting or training needs.
Hi @Anonymous ,
To do a full refresh you just change the switch of incremental load to off, then run the refresh. Then, when it is done, turn incremental refresh back on.
Proud to be a Datanaut!
Private message me for consulting or training needs.