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 data in the folder with shortest name

saachitalwar
8 - Asteroid

I have data from folders like

 

desk\alteryx review\ABC

desk\alteryx review\ABC copy

desk\alteryx review\ABC copy 2

 

I have combined the data from files in these folders and now want to get the output in ABC folder, if data goes to all extra folders too then that's fine.

 

One way I could think of doing this was finding folder with shortest name and send the output there. Can someone please help with this?

1 REPLY 1
davidskaife
14 - Magnetar

Hi @saachitalwar 

 

I'm not sure i understand what the problem is? When you use the Output tool you specify the filepath/folder as part of the tool, so you can select desk\alteryx review\ABC

 

Capture.PNG

Labels
Top Solution Authors