I had a teammate who left the company involuntarily recently. He had several custom data transformations that are published to our Snowflake instance in views. I can see the DDL used to create the tables, but it is the IN-DB dynamic output query. I can tell because the SQL has references like "Tool##_AAA."
While the views are still intact, some projects need similar data transformations
He stored his Alteryx workflows on an external hard drive and they're gone. I'm curious if anybody has any tips or programs that can help me rebuild the workflow, simply the SQL to make it easier to interpret or generate some sort of ERDs.
Thanks!