Forum Discussion
Point Power BI Service to another dataset
Accidentally deleted an existing dataset where my Power BI report using the Power BI Service was linked to. I reuploaded the dataset under another group. is there a method to point my existing Power BI report to the other dataset location? Or will I need to recreate the report with all the visualizations?
I did only copy the connection file and have the latest powerbi.
Note that I ended up fixing it by restoring the group/workspace that was accidentally deleted by a collaegue.
6 Replies
- SandyBLAdvocate II
So this is what I did:
- I created a copy of my original (original.pbix) and had original-copy.pbix
- I created a new report (new.pbix) and connected to the dataset via Power BI Service
- I renamed new.pbix to new.zip
- I renamed original-copy.pbix to original-copy.zip
- I extracted new.zip to a folder called new
- I copied the connection file in new folder
- I pasted the connection file into the original-copy.zip and chose the copy-replace option
- I renamed original-copy.zip to original-copy.pbix
When I opened the file, it says the file is corrupt or created in another version of PowerBI
- v-ljerr-msftMicrosoft Employee
Hi SandyBL,
In SU08, this feature is going to be generally available. We support rebinding the dataset in the PBI Desktop. So, if user deletes their data set in service. In Desktop they can rebind to another dataset.
I have got a information that a new feature which supports rebinding the dataset in the PBI Desktop is going to be generally available in next release of Power BI Desktop((Aug 2017)). :smileyhappy:
Regards
- SandyBLAdvocate II
That's great