Share feedback directly with Fabric product managers, participate in targeted research studies and influence the Fabric roadmap.
Sign up nowGet Fabric certified for FREE! Don't miss your chance! Learn more
I'm trying to figure out the best way to support multiple development environments in Power BI. Specifically, we have completely separate Development / Test / Prod web servers, each with their own databases and their own copies of source code. From a coding perspective, we write code on our local, push to the git repo, deploy the code to Development, test it, deploy the code to Test, perform more testing, and then finally deploy to Prod. Each server has its own separate database, and the source code is all managed by Git.
Ideally, we would follow this same work flow in Power BI. This is essentially what we would want if it were possible for new reports:
We would also ideally want a similar workflow when updating the source data model. For example, this is what we would want if, hypothetically, we had to change the calculation on one of the calculated columns used in reports:
Is a workflow like this possible in Power BI? Or will we have to modify how we approach things? Thanks.
Solved! Go to Solution.
After doing some more research, it looks like Deployment Pipelines basically do this, so that seems to be the best solution in this case.
After doing some more research, it looks like Deployment Pipelines basically do this, so that seems to be the best solution in this case.
If you love stickers, then you will definitely want to check out our Community Sticker Challenge!
Check out the January 2026 Power BI update to learn about new features.
| User | Count |
|---|---|
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
| User | Count |
|---|---|
| 5 | |
| 4 | |
| 3 | |
| 3 | |
| 2 |