Forum Discussion
Strizzolo
Advocate II
6 years agoIncremental Refresh download .pbix
Hi, I have a question regarding Incremental Refresh. I know that, once published on the service and refreshed, I cannot download the dataset. Is there a workaround? Can I disable, someway, Incremen...
- 6 years ago
Hi Strizzolo ,
One workaround, you can turn off Incremental refresh on Power BI Desktop, and then republish it to Power BI Service and replace the earlier report. After this, you can download the PBIX file.
Best Regards,
Icey
If this post helps, then please consider Accept it as the solution to help the other members find it more quickly.
JayUD
3 years agoFrequent Visitor
Hi. Can incremental refresh be switched off / on using the Rest API?
lbendlin
Super User
3 years agoSort of. You can merge all partitions into one via XMLA commands and change the partition meta data. That will then be equivalent to not having set up incremental refresh.