Advent of Code is now back for a limited time only! Complete as many challenges as you can to earn those badges you may have missed in December. Learn more about how to participate here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Using the Render tool to output reports in excel

JTBowden
5 - Atom

Hello all, I currently have a large workflow that creates multiple tables and unions them into a single report.

 

Ideally every time I run the workflow, it would create a new excel document in a designated file path instead of overwriting the specific excel document I gave it. If this is possible with the render tool please let me know, as I would like to keep the formatting of all of my tables. 

2 REPLIES 2
binuacs
21 - Polaris

@JTBowden what is your output tool configuration, the below settings will remove the existing files,  this can be possible with render tool as well

image.png

 

Yoshiro_Fujimori
15 - Aurora
15 - Aurora

Hi @JTBowden 

If you want to output Excel files to different filename, you can set as below.

Render_config.png

 

Before the Render tool, you need to prepare the "Entire Path" to pass to Render tool.

Render_workflow.png

I hope this helps.

Labels
Top Solution Authors