SOLVED
Join Dependent Upon Interface Checkbox
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
JeremyN
8 - Asteroid
‎02-01-2020
12:01 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi,
I'm looking to create an output file where joins are perform and included only if a checkbox on the analytics app interface was selected. Any suggestions on how I might get this result?
Thanks!
Solved! Go to Solution.
Labels:
- Labels:
- Apps
- Interface Tools
- Join
1 REPLY 1
19 - Altair
‎02-01-2020
12:47 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @JeremyN
Can use a Detour/Detour End pair of tools to this
When the box is not checked the detour will take the L path. When checked, it will take the R path and join to include the extra column
Not Checked
Checked
Dan
