We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Importing Multiple .xml files from a folder

tf05
7 - Meteor

I am looking to import multiple .xml files from the same folder.

 

The schemer is slightly different on each as in the name of the file follows a date.

 

MyReport-12-01-21.xml

MyReport-13-01-21.xml

MyReport-14-01-21.xml

and so on.

 

Thanks

11 REPLIES 11
atcodedog05
22 - Nova
22 - Nova

Hi @tf05 

 

Try something like this.

 

Configure input tool like below

atcodedog05_0-1642157766551.png

 

And use the attached workflow

atcodedog05_1-1642157799162.png

 

Use this workflow just change the input folder path.

 

Hope this helps : )

 

gabrielvilella
14 - Magnetar

Hi @tf05, unfortunately this sample file does not work, I was not able to read it properly as it does not contain all the necessary information of a regular XML file.

Labels
Top Solution Authors