Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
Start Free Trial

Alteryx Designer Desktop Discussions

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

Dynamically change folder path using Calendar

GayatriPanigrahi
8 - Asteroid

Hi All,

 

I have workflow that is pulling multiple excel files using directory from shared path and the folder structure is dynamic - SharedPath\FolderName\2020\Jun\22\Input\ 

And i want to change the date part available in folder structure i.e. "2020\Jun\22" basis on date selected in Calendar (Interface).

 

3 REPLIES 3
RolandSchubert
16 - Nebula
16 - Nebula

Hi @GayatriPanigrahi ,

 

you can use a Date tool and a formula to create the path as needed:

24-07-_2020_09-16-46.png

 

I've attached a sample workflow. Let me know if it works for you.

 

Best,

 

Roland

GayatriPanigrahi
8 - Asteroid

Hi @RolandSchubert ,

 

I am using Directory tool to read files, as i want to read all files available under folder.

Ho do I change Directory path using this ?

RolandSchubert
16 - Nebula
16 - Nebula

Hi @GayatriPanigrahi ,

 

I've modified the workflow a bit. You have to change the directory in the Action tool formula!

 

24-07-_2020_10-42-02.png

 

Best,

 

Roland

Labels
Top Solution Authors