SOLVED
Can I dynamically input data from a sheet I previously created from a workflow?
Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
helenjin1
8 - Asteroid
‎07-29-2019
03:01 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi, I have a workflow that creates an excel dynamically titled as Output_Date. I'm wondering if it's possible to dynamically input my second-to-last excel and compare it against my most recently created excel.
I wouldn't be running the workflow at regular intervals so I wouldn't be able to input it by date.
Solved! Go to Solution.
Labels:
- Labels:
- Dynamic Processing
2 REPLIES 2
ACE Emeritus
‎07-29-2019
03:36 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Yes you can do this using the directory tool, then sorting by the last written time, before using the sample tool to get your first two (latest and end latest files).
You can then use a dynamic input tool to read this data into your workflow.
Ben
You can then use a dynamic input tool to read this data into your workflow.
Ben
‎07-30-2019
11:44 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Thank you! It worked great.
