We are celebrating the 10-year anniversary of the Alteryx Community! Learn more and join in on the fun here.
Start Free Trial

Alteryx Server Discussions

Find answers, ask questions, and share expertise about Alteryx Server.

Alteryx Server Output Data to a named range

imadorkous1
7 - Meteor

How can I set up the output for Alteryx Server analytic app so that all the user has to do is select the file where they want to save to, and I want to add the sheet name and I will select the named range? I have multiple outputs in this workflow where it will save to the output into the same file/sheet with different ranges. Down below is an example:

 

imadorkous1_0-1684857069269.png

 

1 REPLY 1
gabrielvilella
14 - Magnetar

Hi, it is not possible to use the File Browse tool with the output data tool on the Server. One option you have is to use a network folder to save the file and then have a text input or drop down with the output data tool. Or just make the output file available to download from the results page on the Server.