Start Free Trial

Alteryx Designer Desktop Discussions

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

Saving outputs in one excel file with different worksheets

Madhur12
8 - Asteroid

Hello All! 

 

Attaching a macro that I have created. It runs on the amount column of a dataset and gives 3 outputs (use has to choose 3 save locations). I want all my outputs to be combined in one excel worksheet and have one excel file as output. Can anyone help with this ? Thanks!

 

6 REPLIES 6
binu_acs
21 - Polaris

@Madhur12 union all your output and output using the render tool

Madhur12
8 - Asteroid

@binu_acs Thanks! Tried your method but dont get the outputs in different sheets of the same excel file. 2 outputs are in the form of table and 1 output is in the form of a graph. Any ideas ?

binu_acs
21 - Polaris

@Madhur12 I thought you wanted all the output in one sheet.Can you provide your input file which is taking input for the macro input tool

Madhur12
8 - Asteroid

@binu_acs - here it is:

binu_acs
21 - Polaris

@Madhur12 you need to add the file browser tool

image.png

Madhur12
8 - Asteroid

Thanks! @binu_acs Appreciate your help!

Labels
Top Solution Authors