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.

Multiple sheet in single output

Inactive User
Not applicable

Hi @All

 

How can we combine multiple sheet(sheet1,sheet2,........sheetn) to single output with multiple tabs using single output tool. And vice versa for input tool as well .

Can anyone help ?

 

Thanks in advance !

4 REPLIES 4
Watermark
12 - Quasar
12 - Quasar

combine sheets.jpg

 

 

Use and input tool, check the 'export sheet names' then use dynamic input tool. 

 

 

check export sheet names.jpg

 

 

See attached. 

 

 

 

Jay-RDC
8 - Asteroid

Hello. You can use the dynamic input if all the sheets has the same schema. If not, then you will have to use a macro.

Inactive User
Not applicable

@Jay-RDC How can we create macro for sheets having different schema ?

Labels
Top Solution Authors