Any idea why i am getting "has a different schema than the 1st file in the set." this error. all of my files are alteryx database and it has same numbers of columns.
@rrahu07 use the batch macro for the different schema error
https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/The-Ultimate-Input-Data-Flowchart/ta-p/20480
Hi @rrahu07,
Do the columns also have the same names? That could be your issue. Here is a similar thread which has some solutions: https://community.alteryx.com/t5/Alteryx-Designer-Discussions/Different-schema-than-the-1st-file-error/td-p/445193
columns has the same name. @MeganBowers
@binu_acs that macro worked. Thanks for your help.