Forum Discussion
Deployment failed: Deployment couldn't be completed.
- Anonymous5 years ago
The only thing that worked was to deploy all pipelines, instead of just the one. My suspicion is that this is because the Deployment Pipelines are still in preview, hopefully this error gets worked out before they are taken out of preview. I'll log it as an issue.
What I would do, in this instance without any more details is to log a support ticket?
https://powerbi.microsoft.com/en-us/support/pro/
The only thing that worked was to deploy all pipelines, instead of just the one. My suspicion is that this is because the Deployment Pipelines are still in preview, hopefully this error gets worked out before they are taken out of preview. I'll log it as an issue.
- Alex__5 years agoFrequent Visitor
How exactly did you manage to "deploy all pipelines, instead of just the one"?
What has been the solution to the isssue/ticket?
Thanks.
- Anonymous5 years agoNot applicable
click Deploy to production (or test). Once you click show more you dont have that option.
- OlapOffice2 years agoHelper II
Business value
Many BI teams separate data items (datasets, dataflows) from visualization items (reports, dashboards). These are managed in different workspaces and sometimes by completely different teams, with different release processes. However, since these items are related by data connections, BI teams need an easy way to manage and connect them across the different lifecycle environments.This feature enables different BI teams to manage items that are connected to each other in different pipelines, while also ensuring that those items will be connected across their respective environments.
Feature details
Today, object connections are persisted in a pipeline. What this means is that whenever a report and dataset are connected in Test stage, they'll be remain connected to each other when deployed to Prod stage.Going forward, we're extending this capability across different deployment pipelines. Here are some examples:
A dataset and a report are managed in two different pipelines and are connected in Dev stage. When that dataset and report are being deployed (each one in its own pipeline) to Test stage, Power BI will maintain the connection between the dataset and the report.
If you try to deploy the report into Test stage while the dataset in the second pipeline doesn't yet exist in Test stage (wasn't deployed), the deployment will fail. This is the same behavior we see in single pipeline deployments today.
If a report points to a dataset in a different pipeline and in a different stage (for example, Prod stage), then after deploying the report to Test stage, the report will retain its connection to the dataset that's still in Prod stage. This allows BI teams who build reports only on Prod data to continue working with pipelines.
The examples above are for reports and shared datasets, but this feature will apply to any combination of items connected to each other and supported in deployment pipelines:RDL reports--> datasets
Datasets--> datasets
Datasets--> dataflows