Hello,
I am trying to solve the following problem and seeing if I could do one or the other to solve this issue and best way to do it.
Problem: I have an ETL that I want to copy. New inputs and different ETL to create new datasets.
- Is there a way to copy ETL? From what I've read there currently is no way. If I am wrong about that, how is it possible?
- Is there a way to convert ETL to SQL? This way I can copy and paste the SQL and re-create the dataflow that way.
Thank you
John