I am having trouble running my workflow through a filter tool when I run it as an analytic app.
When I regularly run my workflow, the filter tools all execute and the output looks great. I need to do the same thing as this, but dynamically rename the column names to whatever the user inputs for both instances.
when the user renames the instance names, the data will not run through the filter tool. I have an action tool set up before the filter to update the value, but it still will not work.
Any suggestions? I have attached this section of my workflow below