Forum Discussion

sjrrkb123's avatar
sjrrkb123
Helper III
5 years ago
Solved

Deploying Report & Dataset that only has Dataflows as Datasources

Hello All,    I am seeking some assistance using deployment pipelines when deploying a dataset/report that is composed of only dataflows.   Previously, I had been unable to deploy these reports u...
  • Nimrod_Shalit's avatar
    5 years ago

    sjrrkb123 ,

    now tha dataflows are supported in pipelines, the pipeline automatically connects the items in the target stage as they are connected in the source stage. for example, if you deploy a dataflow and a dataset connected to each other in Dev, we will automatically connect them the same way in Test. 
    The caveat here is that if you only deploy the dataset, and the upstream dataflow isn't already in Test, it will not work. you need to make sure that you either deploy the upstream dataflow, or that it already exists in the target stage.

     

    HTH,