Forum Discussion
Downloading PBIX from Service breaks dataset
- 5 years ago
After speaking with Microsoft support they were just as confounded as I was originally. However, after some research they did discover an interesting limitation outlined in the documentation.
After deployment, downloading a dataset (from the stage it's been deployed to) is not supported.
https://docs.microsoft.com/en-us/power-bi/create-reports/deployment-pipelines-process#limitations-1
So basically, at least as it stands now, it appears you cannot download a dataset from a location in the pipeline other than it's original uploaded workspace. Hopefully this will help others if they encounter the same issue.
YB ,
Thank you so much for posting this. I ran into a very similar issue as well. Once I went back to the Dev workspace (where i originally uploaded) and downloaded the .pbix I was able to get the complete .pbix file. Additionally worth mentioning is that when I opened the downloaded .pbix file in the last stage of my pipeline (PROD) it didn't have any data sources and 0 queries AND also gave me the same applying changes message you mentioned which had a disasterous effect to my file and made it unusuable.
Thanks again,
Brandon