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.

Output Files

weldys12
5 - Atom

I'm using an output tool to output to different excels based on a field name and I create over a thousand outputs. I'd like to put this on the server for my team to utilize, but do not want to download the files one at a time. Any advice on how to achieve this so we can download everything at once?

3 REPLIES 3
alexnajm
18 - Pollux
18 - Pollux

Can you have it output to a network drive available for the Server to connect into?

weldys12
5 - Atom

It is not the preferred method, so trying to look for alternatives.

alexnajm
18 - Pollux
18 - Pollux

There is not a way to click something like "Download All" that I am aware of, so either you'll need to output them to a location that people can go access (like a network folder) or in theory you could zip them as part of your process and allow them to download the zip file afterwards.

 

I do not have a workflow that has done this, so here's  an option that seems to work: Output files to ZIP - Alteryx Community

Labels
Top Solution Authors