I'm trying to use my first batch macro, because I have a workflow pulling files from a folder and there are too many for individual inputs. Additionally, I continue to get the "Different schema" error for 4-5 files, no matter how many times I've tried to save the formatting over.
I am using the batch macro from this page - https://knowledge.alteryx.com/index/s/article/The-Ultimate-Input-Data-Flowchart-1583459854309
After opening the Alteryx package, I have updated the path for the Directory Tool Input to my folder.
I have also opened the macro and updated the path for the input tool placeholder. This seems to have updated the File Value on the Update Value tool.
However, when I run it, it gives me an error - Error: Batch Correct (2): Record #1: Tool #1: Unable to open file for read: Sheets\.849C9593-D756-4E56-8D6E-42412F2A707B
It seems like it's aimed at the correct folder but it's trying to read something else - maybe the example data that came with the macro?
I've attached screenshots if it helps (I deleted parts of file path names as needed)