Forum Discussion
Power BI Service connection: change from dev to production
- Anonymous9 years ago
AlexeyRusinov,
In Step 2, I replace PbiServiceModelId rather than PbiServiceGroupId, then save the Connections file and rename it back to PBIX.
Regards,
Lydia
AlexeyRusinov Connecting to the existing dataset will return you the connections from the dataset and allow you to build on top of it. You won't be able to change the connection.
However, it occurs to me that you might be able to change the original dataset.
Do a quick test. Publish Dev, create another report on the dataset using the live connection to the dataset, publish.
Change the original connection in the 1st PBIX and re-publish. I would assume the 2nd report would also update to using the new one... Or, break.
- AlexeyRusinov9 years ago
Helper II
Thank you for you reply Anonymous,
>Change the original connection in the 1st PBIX and re-publish
I will need to publish first PBIX to different place, with different people and different 365 domain using them. Will it still work?