Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Automatic Pick Input File from a Folder

wenjuanchen
8 - Asteroid

Read File Name Intelligently 

Morning everybody, I have the following scenario:

Each month there is a new input data file coming in for my workflow with a different timestamp (e.g. XYZfile_20171231, XYZfile_20180131, etc.). I want Alteryx to pick up the file with the latest timestamp to run the workflow. 

I checked dynamic input, but does not look very positive.

Any suggestions?

Thank you so much.

11 REPLIES 11
stevelogue1980
8 - Asteroid

Can you please share any yxwz/yxmd

imranmunshi
6 - Meteoroid

Hello Team,

 

I have a similar problem where file will be replaced on a daily basis. I need to pick the file only when date modified is today's date(current date). The time for the file replacement is not fixed so I need to make sure flow runs only when date modified is changed to today's date(Current date).

 

how can I make this happen?

Labels
Top Solution Authors