Novice question here:
I have an in data base work flow that needs to be ran for all states or a select few states. I am currently running the workflow "manually" and updating a in DB filter tool if certain states are needed (example state code = "NV" or state code = "DC") The database is very large so I was trying to do the filter steps in DB. I want to make this an application where you could pick between running for all or states you ask for.
Attachment #1 is what I currently do and this is manual. I don't know how to construct interface boxes to update the filter tool: for all states - make no text in the filter; for certain states get the formula to format properly for each state needed.
There is also a box in the query builder we could use interface options to update which is mentally similar to a filter tool. Attachment #2 is for all states and #3 works for certain states (similar theory for the filter in attachment #1).
Does anyone have 5 minutes to help me learn something? I really appreciate your time