Start Free Trial

Alteryx Designer Desktop Discussions

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

Dynamic Folder Creation for multiple runs

amitvanage
6 - Meteoroid

Hi,

 

I am trying to create a dynamic folder and using following simple workflow. 

We have to run our processes multiple times and incorporate folder creation. 

I am unable to get pass this error as even though it is mentioned to check existing folder, it creates an error for me whenever i run it second time.

 

Is there something i am doing incorrect?

2 REPLIES 2
gabrielvilella
14 - Magnetar

If you are able to install new tools, I recommend using this one https://github.com/bobpeers/Alteryx_SDK_FileCopyMove 

You can use this macro to create folders or move files. 

amitvanage
6 - Meteoroid

Hi,

Unfortunately my framework does not allow to use GitHub tools at my work.

Labels
Top Solution Authors