Different Schema error from some of my excel files
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I have a workflow I've built that is using a wildcard (*.xlsx) at the input tool to pull all excel files from a folder. There are 17 files, and 6 continue to error out and skip due to "different schema". However, all 17 files have 1 tab with the same name and have the exact same setup for the columns.
Is there a way to figure out or troubleshoot why those 6 files are getting skipped? They have some conditional formatting in them to help the end user correctly input their data before the workflow, could that be affecting it?
- Labels:
- Error Message
- Workflow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@zachritter00 if you use the batch macro you can read all the files (even if there are different schema) and once data is loaded you can see the difference
Hope this helps
Mark done if solved.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I haven't done a batch macro before. I'll go start reading on how to do one
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@zachritter00 try batch macro, you can refer the below post and try the attached batch macro
https://knowledge.alteryx.com/index/s/article/The-Ultimate-Input-Data-Flowchart-1583459854309
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thank you.
I've added the batch macro, but am still getting an error -
