Community Spring Cleaning week is here! Join your fellow Maveryx in digging through your old posts and marking comments on them as solved. Learn more here!

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
20 - Arcturus
20 - Arcturus

@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