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 Tabs Output using render tool

ShreyaSharma
8 - Asteroid

I have to format multiple tab using the reporting tool can any one give me a example how to do it for for multiple input. At present it just perform the output for the 1st Input ...Now how can i link the other output tab in the same above wire  ?

 

ShreyaSharma_0-1610691657768.png

 

2 REPLIES 2
messi007
15 - Aurora
15 - Aurora

@ShreyaSharma,

 

I suggest you to use a batch macro in order to read the each file after that you add you're workflow as a macro as well.

 

Could you share the workflow, with sample data in order to help.

 

1- Read files :

Below how to read dynamically several files:

 

https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/The-Ultimate-Input-Data-Flowchart/t... 

 

2- Batch Macro:

 

in order to do the same steps for each file:

 

https://community.alteryx.com/t5/Alteryx-Designer-Knowledge-Base/Getting-Started-with-Batch-Macros/t...

 

Regards,

AngelosPachis
16 - Nebula

Hi @ShreyaSharma ,

 

Please find attached an example on how to output multiple tabs in a single excel file with the render tool.

 

Let me know if that worked for you.

 

Regards,

 

Angelos

Labels
Top Solution Authors