Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

All Data in Folder as Input

df
8 - Asteroid

Hi,

 

i have some csv-files in a folder. How can i use all of them as input?

Now it looks like this:

grafik.png

 

3 REPLIES 3
LordNeilLord
15 - Aurora

Hi,

 

If they are all the same schema (same number & names of columns) you can use a wildcard input...

 

Select one of the files in an input tool and then replace the name of the file with *.csv

 

Wildcard input.PNG

df
8 - Asteroid

Thanks :)

txjohnnypops79
8 - Asteroid

Genius! I can't believe I never searched this! :)

Thanks mate!

Labels
Top Solution Authors