Start Free Trial

Alteryx Designer Desktop Discussions

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

Dynamic Input tool Related

Jaganmohan
8 - Asteroid

Hi Team,

need your support on below query.

I have multiple input .xls files in one folder (Example - Input1 & Input 2 are in given folder) and all the files having same format - i need to combined all the files  data into one file same like attached format (Output).

3 REPLIES 3
apathetichell
20 - Arcturus

These are .xls files not .xlsx. You will not be able to do what you are doing with dynamic input. .xls files require a python/r/vba/command line integration to retrieve a list of sheet names.

Jaganmohan
8 - Asteroid

Hi - Is there any alternative solution for this query ?

albert_alaluf
10 - Fireball
10 - Fireball

It is not very practical, but I saved all .xls as .xlsx, then dynamic input. Let me know this works.

 

albert_alaluf_0-1686076184193.png

 

albert_alaluf_1-1686076221981.png

albert_alaluf_2-1686076247549.png

 

Albert Alaluf
Alteryx ACE
https://www.linkedin.com/in/alaluf/
Labels
Top Solution Authors