Hello,
I am trying to dynamically import multiple files from a consistent parent folder. Essentially I want the directory tool to go out and select the top X number of files based on an interface tool input of how many files were dropped. I originally tried using a Dynamic Input but I am having issues with Data Schema even though the files are all the exact same template.
Steps I am taking:
- Directory Input Tool with File Specification *Payroll Costing Results - U.S.*.Xlsx*
- Sort Creation Time Descending
- Select First X records based on input from user in Interface tool
- Macro
- Control Parameter
- Update Value File to replace the specific String
- Output Anchor
- Select tool to connect to main workflow that is manually adding each file today.