Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions?
Ask here!
Well the problem is informing you of the exact issue, your files appear to very in schema (that be number of columns, headers, header positions or data type).
In a batch macro you can set your configuration to ignore a different schema error in the interface designer.
Alternatively I would just use the macro from this post...