Forum Discussion

Vaishnavi_M's avatar
Vaishnavi_M
Icon for Helper I rankHelper I
9 years ago

How 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

  • v-ljerr-msft's avatar
    v-ljerr-msft
    Icon for Microsoft Employee rankMicrosoft 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