Forum Discussion
Vaishnavi_M
Helper I
9 years agoHow to move the pbix file from dev to testing environment?
Hi,
How to move the pbix file from dev to testing environment?
We have developed reports in desktop..we want to move the .pbix file from desktop(dev)-> Test environment.
Both run on different DB.
Thanks in advance
2 Replies
- AnonymousNot applicable
Check this forum post and its links on content packs, group workspaces and parameters: http://community.powerbi.com/t5/Service/Power-BI-Life-cycle-Management/td-p/37948
- v-ljerr-msft
Microsoft Employee
Hi Vaishnavi_M,
If you just need to change data source from dev to testing DB within the pbix file, then you should be able to go to Data Source Settings -> Change Source to change your data source using Power BI Desktop.
Or you can go to Query Editor -> Advanced Editor to change the query to get data from the new database using Power BI Desktop.
Regards