Forum Discussion
Published Pbi report automatically updates the Pbi app - would need app to be manually updated
Hi Anonymous ,
While creating multiple workspaces like Staging and Production and publishing the report after complete refresh is done to the Production workspace to which the app is connected might work for your case, but if you have Power Bi Premium capacity i would suggest you to use Deployment Pipelines.
Using Deployment Pipelines
With Deployment Pipelines, you can set up separate development, test, and production environments.
You can work in the development stage without affecting the live version of your app. Changes made in the development environment can be tested thoroughly. Once validated, you can manually deploy the changes to production, thereby updating the live application with the new features or fixes.
Steps:
1. Create a deployment pipeline for your report.
2. Develop and publish your report to the development or test stage of the pipeline.
3. Validate and refresh the report as necessary.
4. Then push the report to the production stage.Then,it will automatically update at the production stage app.
Please give a Kudos if the solution meets your needs and accept as solution to help others find easily.
Thanks,
Vinay.