I need to pull in the most recent .xlsx file from a specific location. The file name is consistent but the columns can and do change, also the schema is inconsistent. I need Alteryx to pull the file regardless of schema. Can I use a dynamic input without a template? Or is there another way to go about this?
Solved! Go to Solution.
Absolutely! I would highly recommend taking a look at this article: https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/The-Ultimate-Input-Data-Flowchart/t...
I have a macro that might help you on the Gallery - it's a bit overkill for this though:
basically - you need to get the sheet names and full path then feed them into a batch macro