Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
5 years ago

Change live connection data source Analysis Services, dev to production

Hello, I have a pbix connected to an Analysis Service tabular model, I need to migrate it to the customer's environment, the data sources are on another machine, and on another network.
When I try to configure the new data source in pbix, I get a connection error that does not allow me to proceed with this change.
My idea was to change this server and bank in pbix, with the data from the production server and then publish the pbix in the client's pbi workspace.
But I can't change the data source, because the error occurs due to not being able to communicate with the bank in the production environment.

4 Replies

  • Anonymous's avatar
    Anonymous
    Not applicable

    HiAnonymous,

     

    Nice day! Has your problem been solved? if so, please consider Accept a correct reply as the solution to help others find it.

     

    Hope it helps.

     

    Best Regards,

    Caitlyn Yan

    • Anonymous's avatar
      Anonymous
      Not applicable

      Hello,
      to solve quickly I was able to install Power BI on the server, open pbix in the production environment and adjust the data sources accordingly.
      One option I was given was to use a deployment pipeline, I intend to test this option as soon as I have an opportunity.