Input Data Tool
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Is there a way within the Input Data tool to grab the most current version of file I am connecting to? The file I am connecting to is updated once a week and the filename has the date included, so the filename changes every week.
filename_2020-06-22.csv
filename_2020-06-15.csv
filename_2020-06-08.csv
I could write another file and call it filename_TODAY.csv but I was curious if the above request was possible.
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @cstafford ,
Yes, you can do that by using the directory + dynamic input tool. I'm attaching here an example where we can also open dynamic sheets inside all excel files. The idea is pretty much the same
Best,
Fernando Vizcaino
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
You can use the directory tool to look at the list of files and then the sample tool to take the most recent file, Make sure you select the first N rows and change the N= to 1. Group by Date Created.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @cstafford
yes this is possible - here is a great official Knowledge Base article:
Best regards
Phil
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thank you.
