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

Excel Tabs Export to Workbooks

RAJAYKUMAR001
7 - Meteor

Hi There,

 

I am working on an workflow that requires 2 types of output.

1. Output based on names on a particular column to different tabs in one workbook ( This I was able to do it)

2. Output based on names on a particular column to different workbooks.

 

Like if I have 5 names.

1. first output I got one workbook with 5 tabs.

2. Second I need 5 workbooks in a folder, all the workbooks should contains names that are in the Column.

 

Can someone help me with second point

 

1 REPLY 1
echuong1
Alteryx Alumni (Retired)

You can create the output path using your selected field in a formula tool and then use the created path in the output data tool. 

 

See attached for an example.

 

echuong1_0-1583330897145.png

 

Labels