Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Input list of files based on FileName from Directory Tool

cjaneczko
13 - Pulsar

I have used the Directory tool to filter down a list of .xlsx files I would like to input all at once into a workflow. What I am stuck with is how do i take that list of file names and use them in the input tool to capture that list of files all at once. The folder the files reside goes back years so I don't just want to bring the entire directory in. Below is an example of the list of files i want to input all at once. The data structure is the same on all files, as is the tab that needs to be input. Which tool do I use after the filtered list of files and how do I configure it to bring them all in at once?

 

image.png

1 REPLY 1
cjaneczko
13 - Pulsar

Nevermind. Figured it out. Incase anyone else is looking to do something similar, below is a snipit of the workflow.

 

 image.pngimage.png

Labels
Top Solution Authors