Easiest way to replicate an entire dataset lineage

Hello,

I am currently in a situation where I created several ETLs and dataset views based on data from a development environment with connected SQL views.

I am looking to copy this entire lineage and replace the connected sql views with their production equivalent (has the same data, columns etc) that are highlighted in yellow. I know how to change the data source, but I am curious what would be the easiest course in your opinion to copy this entire lineage so I can have a development version and a production version.

Thanks in advance.

image.png

Best Answer

  • ColemenWilson
    Answer ✓

    You can create copies of datasets and dataflows:

    Screenshot 2025-05-29 at 9.16.54 AM.png Screenshot 2025-05-29 at 9.19.49 AM.png

    With the copies you could then swap them out in the ETLs/views. Does that accomplish what you are trying to do?

    If I solved your problem, please select "yes" above

Answers

  • ColemenWilson
    Answer ✓

    You can create copies of datasets and dataflows:

    Screenshot 2025-05-29 at 9.16.54 AM.png Screenshot 2025-05-29 at 9.19.49 AM.png

    With the copies you could then swap them out in the ETLs/views. Does that accomplish what you are trying to do?

    If I solved your problem, please select "yes" above