We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.
SOLVED

Is it possible to pull in an Excel file regardless of schema?

KateC
8 - Asteroid

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?

2 REPLIES 2
BrandonB
Alteryx
Alteryx

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... 

apathetichell
20 - Arcturus

I have a macro that might help you on the Gallery - it's a bit overkill for this though:

https://gallery.alteryx.com/#!app/Excel-lent-adventure---Bogus-Batch-Journey/60fd8af7826fd3167c292e3...

 

basically - you need to get the sheet names and full path then feed them into a batch macro

 

Labels
Top Solution Authors