Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

Alteryx Designer Desktop Discussions

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

Using input Directory and Dynamic input tool with 2 sheets in input

VMR
7 - Meteor

Hi,

 

I could merge multiple files using input Directory and Dynamic input tool. But when I have two sheets in my input files, I get error. Though I choose one model or example file in Dynamic input tool as a template I get "No specified sheet" error.

Appreciate any help, thanks! 

2 REPLIES 2
DavidP
17 - Castor
17 - Castor

When you have excel files with multiple sheets, you can us a Dynamic Input tool to load the list of sheet names for each and then use a 2nd dynamic input to load each of the sheets - provided they all have the same structure.  Here's an example

 

DavidP_0-1598029355669.png

 

VMR
7 - Meteor

Hi,@DavidP

 

That's marvellous! thank you much 🙂

Labels