I was wondering if there was a way to bring in input files again after you have broken them down in a workflow.
I have brought in 2 files and separated the field names from the data, and compared the field names to make sure they are the same schema. After there is no error message output, I need to work with the data below the column names to compare what's changed between the 2 instances.
Is this possible?
I have uploaded a picture of my workflow and I would like to re-input the same 2 files I have broken down after the middle join on the join tool.