Hello, I have a workflow that uses user inputs and all of my input data is sourced from SQL queries within the input data tab. I want to be able to run certain queries depending on a user input. I am having trouble with this becuase the input data tool does not have an input anchor, so I cannot use a filter. I also had no luck connecting the filter directly to the tool container input. What is the best way to do this?
There are only two possible inputs - if one is selected then one tool container with queries should run and if the other is selected than another tool container with queries should run and, in both cases, one of the containers should be fully ignored. Can anyone help with this? Thanks!