Forum Discussion

Anonymous's avatar
Anonymous
Not applicable
3 years ago
Solved

Deployment Pipeline

Hi All,

 

Can we migrate only selected tables and measures in a dataset from DEV to PROD environment? If it is not possible in deployment pipelines, any other alternate solution is available?

  • Hi. No you can't. Deployment pipelines will publish the complete dataset from one environment to the other. I don't think there is an alternative because that kind of breaks the methodology or principles of using environment. Using environments helps you test the code at different levels before a final version. When everything is ok at DEV  send it to Prod. You can't pick single tables that are ok a items. The whole thing is a dataset.

    I hope that make sense

1 Reply

  • Hi. No you can't. Deployment pipelines will publish the complete dataset from one environment to the other. I don't think there is an alternative because that kind of breaks the methodology or principles of using environment. Using environments helps you test the code at different levels before a final version. When everything is ok at DEV  send it to Prod. You can't pick single tables that are ok a items. The whole thing is a dataset.

    I hope that make sense