Hi everyone,
I'm trying to build a workflow that reads the same table from multiple Access files (monthly versions). I used the Directory Tool to list the files and filtered for accbd. Then I created a Batch Macro with a Control Parameter and a Dynamic Input Tool.
In the Dynamic Input Tool:
- I selected one file as the Input Data Source Template.
- I chose the correct table from that file.
- I set the action to "Change Entire File Path" using the Full Path field.
However, when I run the workflow, I get this error:
Dynamic Input (xx): No table chosen; Please select a Table from data source.
I confirmed that the table exists and is readable using a regular Input Data Tool. But the Dynamic Input Tool still fails.
Has anyone seen this before or know how to fix it?
Thanks in advance!