First of all, this is a convenience issue. My workflow is functioning correctly and giving me the correct output. However, there is one minor wrinkle. So I have a workflow which uses Dynamic Rename to take field names from the first row of data. There are about 200 fields in this file, so this is a massive time saver.
When the workflow is not running, one of my downstream Select tools keeps "remembering" the old field names (F1, F2 etc....) instead of the field names from the Dynamic Rename tool, and as such, I keep getting an error on the next Formula tool, as it says it can't find the variable named by the Dynamic Rename.
As I said, once the workflow runs, the error disappears and it runs thru these tools without issue. However, later on, it will "remember" these old field names and forget the Dynamic Renamed fields. I have "Forgotten Missing Fields" in the Select tool several times, but the old fields seem to keep popping up.
Any thoughts? I would share the workflow, but this is a confidential workflow unfortunately. Also, please forgive any lapses in Alteryx Community best practice, this is my first post in this community.