SOLVED
Dynamic Input/Output with Textbox
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
KagenB
6 - Meteoroid
‎03-15-2021
09:55 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
I'm hoping to build a workflow that will open .csv files from a directory when you type the file name into a textbox tool. Is this possible? I've looked around the community pages for a few hours and have come up short. Any thoughts would be appreciated!
Solved! Go to Solution.
Labels:
- Labels:
- Dynamic Processing
- Input
- Output
2 REPLIES 2
15 - Aurora
‎03-15-2021
10:56 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Below the steps in order to explain the process:
1- Below my folder
2- I used a read directory tool in order to get all files and filter with contains in order to get data requested file:
3- Dynamic Read in order to read the file
4- I executed the application
Attached the workflow,
If this solve your need please mark it as solved it will help others,
Regards
‎03-15-2021
11:09 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
That worked! Thank you for your help!
