Issue with dynamic output
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
sree
5 - Atom
‎06-26-2021
09:09 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi everyone I have a workflow on the alteryx server that is scheduled to run once in a month and I have given the dynamic inputs with the logic that it takes the recent excel that is uploaded in the directory every month but i want the output to be also dynamic so that every time the workflow runs the output results should get automatically saved to new excel file in one directory .Any help is highly appreciated
Labels:
- Labels:
- Dynamic Processing
1 REPLY 1
16 - Nebula
‎06-29-2021
04:59 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
You can use a formula tool just before the output tool to create the UNC path of the file you want to output. Then, in the output tool itself, you can check the bottom checkbox telling it to take the full path from that formula field.
