SOLVED
Configuring an Optional Input
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
Cfdiaz2103
8 - Asteroid
‎07-28-2021
10:35 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hey Everyone!
I'd like to know if it's possible to configure an Optional Input for the user if it's really needed. The thing is that this optional input would be joined, and then united, to a Mandatory Input, in order to consolidate the data.
Hope you can help me out.
Thank you.
Solved! Go to Solution.
Labels:
- Labels:
- Custom Tools
4 REPLIES 4
22 - Nova
‎07-28-2021
10:39 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
_
12 - Quasar
‎07-28-2021
11:35 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @Cfdiaz2103 ,
One way of implementing optional input is by the concept of macros. Macro inputs can be made optional.
Within the workflow logic itself, you will then have to build logic to introduce sample rows in case the optional input was not used. This would ensure your joins work regardless of whether there was an input or not.
Hope this helps.
Best,
Jagdeesh
‎07-28-2021
12:03 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
12 - Quasar
‎07-28-2021
12:34 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
