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.

Inputting Several Excel Files at Once

Mohammad_Majd
5 - Atom

I am using the input tool to input several files at once at append them. The excel files are generated automatically and they are identical and for different dates. I used this The Ultimate Input Data Flowchart to do so and all my files have same schema (I have checked this several times) but still some of my files are not pulled in with this error : Warning: Input Data (4): The file "C:\Users..." has a different schema than the 1st file in the set and will be skipped.

What can be the issue and how can I fix it? 

1 REPLY 1
binuacs
21 - Polaris

@Mohammad_Majd you should use the batch macro to append the files. use the sample workflow attached in the postimage.png

Labels
Top Solution Authors