Hi,
I have inherited a workflow which pulls data from a very wide data source (200+ fields). Currently, most of these fields are brought the entire way through the workflow despite not being required as part of the output or not used at all during the workflow.
Is there a way to identify these so that I can remove fields as early in the workflow as possible?
My only thinking at the moment is using the Field Info tool and comparing but unfortunately there are also a lot of renames (multiple times) within the workflow also.
Thanks