Forum Discussion
Simple/poor man’s version of incremental refresh
- 5 years ago
Hi LarsPedersen ,
There is not really a non-manul way to do this since you want do want to refresh the large file every so often. So, if you are not going to use Incremental Refresh you could manually go into the file, turn off the "refresh" option on that particularly data source, then on the day you want it to run you can manually turn it back on.
That may work for you. But, doing incremental refresh is not that difficult to setup if you follow the instructions in this document if you want to save yourself the manual method:
Incremental refresh for datasets in Power BI - Power BI | Microsoft Docs
Hi LarsPedersen ,
There is not really a non-manul way to do this since you want do want to refresh the large file every so often. So, if you are not going to use Incremental Refresh you could manually go into the file, turn off the "refresh" option on that particularly data source, then on the day you want it to run you can manually turn it back on.
That may work for you. But, doing incremental refresh is not that difficult to setup if you follow the instructions in this document if you want to save yourself the manual method:
Incremental refresh for datasets in Power BI - Power BI | Microsoft Docs
Thanks for your feedback. I'm already using turn off the "refresh" option, you suggest during report develoment etc. I was hoping for a M-code hack (looking at time stamp or something) to automate/stream line this process a bit.