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.
SOLVED

Render tool output

amandacastro
7 - Meteor

Why is it that the render tool can only batch on specific output files instead of working with temporary files? Can someone provide an example? Thanks!!

3 REPLIES 3
Qiu
21 - Polaris
21 - Polaris

@amandacastro 

See attached for outputting temporary files.

Untitled1.png

danilang
19 - Altair
19 - Altair

Hi @amandacastro 

 

No idea why the designers decided to do this, but you can get around it by using the %temp% variable in the path of the output file.  Then you can group with all the files going into your temp directory

 

danilang_0-1609244817119.png

 

Dan

Ganesh123
7 - Meteor

Hi, Do we need to add "%temp% before my share folder path? for example share folder start with "\\I\abc\ball\"

Labels
Top Solution Authors