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.

Picking up the latest file to use as my input file

MickeyL
5 - Atom

Good day! can someone assist on how can I use a latest excel file I have saved as my input file without going through connecting to a file. for context, the solution worked for me below but it is only giving me a dataset with file names and which one's recent. thanks! 

 

 

 

https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Picking-up-the-latest-file-ava...

 

 

2 REPLIES 2
binuacs
21 - Polaris

@MickeyL As mentioned in the above post you need to use the directory tool and sort based on the creation date, if you want to read the file use the dynamic input tool or bath macro

 

https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Knowledge-Base/The-Ultimate-Input-Data-Flo...

binuacs
21 - Polaris

@MickeyL Attaching a sample workflow

image.png

Labels
Top Solution Authors