Is there a way to have a query write in where clauses after the user selects and inputs text in the interface when they go to run the analytical app?
Example: Text Box Tool: What Color do you want to query for? The User types in Blue
I want my query in the dynamic input tool to write in under the where clause: and color = 'Blue'