Hi,
I've looked through the Knowledge base and found dynamic input or reading from a saved file but couldn't find an answer to this issue.
Basically, I have a really large database that needs to be filtered by order numbers inputted from from another smaller database. How can I run the smaller database (Input Tool) and feed those results into the "where" portion of the SQL statement in the larger database (Input Tool #2) (eg. where order_number in (xxxx, xxx, xxxx, xxxx)).
Thanks,
Mark
