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

universal current folder in the directory tool

dvdfrck
7 - Meteor

Hi,

 

I want to use the directory tool to give out all .xlsx files from the folder, where the workflow is safed in. I could write the whole path, but than I have to change it every time I use it in an other folder. Is there a universal expression so it is always the current folder?

 

Thanks in advance

 

David

 

2 REPLIES 2
PhilipMannering
16 - Nebula
16 - Nebula

Yes!

 

You can just use a period/fullstop followed by a backslash (or forwardslash)

 

 

.\

 

 

dvdfrck
7 - Meteor

thanks, it worked!

Labels
Top Solution Authors