Good Morning all. I'm looking for a way to determine columns that have dependencies downstream in a workflow. For example, if a data table has 100 columns and during the workflow creation process, I end up only using 30 columns, how can I systematically deselect those columns that end up not being needed (like the SELECT tool's Forget All Missing Fields) - Without having to manually deselect them...