Hi everyone,
I'm using the Workflow Configuration screen to Input a Start and End Date when running my workflow. Those Start and End Dates are referenced in various formulas. However, I wanted to pass those Start and End Dates dynamically into my ODBC connection in a SQL statement for a WHERE date >= Start Date and WHERE date <= End Date based off the user's input of the Workflow Config section. I see a Dynamic Input tool would be useful here, but how would I reference those Workflow Config start and end dates there? Any help is appreciated!