Forum Discussion
v-himyad
9 years agoNew Member
Report/Dashboard save before refresh
Hi team, I have a PowerBI report published as a dashboard with an AzureBlob Datasource. When the AzureBlob dataset refreshes, I want to save the previous version of the report/dashboard before the ...
v-himyad
9 years agoNew Member
Hi Lydia,
Thanks for your support.
However, I want to automate this process of saving .pbix files into blob storage. Is this possible?
And, as you told to save each version of the report by a different name. Since AzureBlob is a direct connection won't all versions saved will get refreshed according to the latest dataset present in the blob?
Anonymous
9 years agoNot applicable
Hi v-himyad,
The download operation of PBIX file from Power BI Service is manual. As you want to store PBIX file into Azure blob storage, you can use AzCopy command line utility which is introduced in this blog.
Besides, Power BI Service reports that based on Azure blob data source will be automatically refreshed according to the changes in the data source.
Thanks,
Lydia Zhang