Forum Discussion
Deployment Pipelines and Dataflows
chris__1 we've addressed this issue exactly in an even easier way-it will just work for you automatically!
no need to configure anything.
Please follow the instructions here to make sure it works for you.
Nimrod_Shalit I don't think that the method you described works in my case.
Let me explain the setup I am using:
Pipeline A: Contains the Dataflow A. Dataflow A is deployed in DEV, TEST and PROD of Pipeline A
Pipeline B: Contains the Report B and the Dataset B! Report B uses Dataset B with uses the Dataflow A as its (only) Datasource.
Trying to deploy the Report B and Dataset B from DEV to TEST gives me this error message:
I am doing something wrong here? The Dataflows do exist in the the DEV-Stage of Pipeline A! If I am not doing something wrong, I guess the error message means that I need to have the Dataset in the same Pipeline as the Dataflows. However from a maintenance perspective it would be so much easier it we could have the Reports and Datasets in one Pipeline and Datasets in a different Pipeline!
Thanks for any advice!