Join us at FabCon Atlanta from March 16 - 20, 2026, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.
Register now!The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now! Learn more
Hi All,
I have 5 workspaces with 5 dashboards, with the same data source - only the client name will be changed. To trigger the deployment pipeline, is there an
Solved! Go to Solution.
Hi @Powerbyosh
If that's the case, you can do it programatically by using the Power BI REST API: Power BI REST APIs - Pipelines
Specifically you might be looking at the following request: Pipelines - Deploy All - REST API (Power BI Power BI REST APIs) | Microsoft Learn
Hi @Powerbyosh
If that's the case, you can do it programatically by using the Power BI REST API: Power BI REST APIs - Pipelines
Specifically you might be looking at the following request: Pipelines - Deploy All - REST API (Power BI Power BI REST APIs) | Microsoft Learn
Thank you!
You are welcome @Powerbyosh ! If I provided you a way to accomplish your objective, please mark the post as a solution so that others may find it.
Hi @Powerbyosh
Are you referring to Power BI Deployment Pipelines?
Currently it only supports 3 Environments per pipeline.
If you have more than 3, you can consider setting up another process like Azure Devops.
Hi @pmreis,
Thanks for the response. I have 5 different pipelines for 5 different reports on 5 different workspaces. I need to deploy 5 CI/CD pipelines for the each.
The Power BI Data Visualization World Championships is back! Get ahead of the game and start preparing now!
Check out the November 2025 Power BI update to learn about new features.