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.

Different schema error due to different file format

bui195
7 - Meteor

I am inputting multiple files using Directory and Dynamic Input tools. The problem happens when one file is in CSV format and one file is in Excel format and even though the 2 files are exactly the same in terms of column order, it will show the error message that one file has different schema than the other. I'm trying to make sure input files have consistent format but can I built something in workflow to accept both files? Thank you. 

2 REPLIES 2
alexnajm
18 - Pollux
18 - Pollux
rachelgomez
7 - Meteor

To resolve the issue you would need to review the raw data file and look at the fields in this entity and make any necessary changes before resubmitting. The schema tree diagram may assist you in identifying the correct order and consequently rectifying the issue with the file.

 

Regards,

Rachel Gomez

Labels
Top Solution Authors