Start Free Trial

Alteryx Designer Desktop Discussions

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

Naming Multiple Output Files

Brook_G
7 - Meteor

Good evening.  I have created a workflow and I am using the output tool to generate 90 separate xlsx Excel files, each containing a different portion of data from within the workflow.  Is there a way to name each file based on data within the output?  For example, if I name the files "Notification", they are automatically saving as Notification_1, Notification_2, Notification_3, and so forth.  I would like for each one to save with a name based on a certain cell within each output file.  Example - Notification_ABC Company, Notification_XYZ Company, etc.  Thanks for any advice you may have.

1 REPLY 1
Qiu
21 - Polaris
21 - Polaris

@Brook_G 
In this case, we ususally need a part of information as dynamic part and form a full path for output.

1229-Brook_G.PNG

Labels
Top Solution Authors