SOLVED
Automatic Dynamic Selection
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
isayev_alex156
7 - Meteor
‎04-08-2016
10:11 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hello,
I have a field in a dataset, where the rows should correspond to the columns in another dataset. I want to automatically match and keep all of the items from the rows in dataset 1 that are in dataset 2. Anyone know of a way to automattically, dynamically select fields in a manner that yields the result below?
Dataset 1:
Item:
001
002
003
Dataset 2:
001 002 003 004 005
Result:
001 002 003
This is greatly appreciated. Thank you in advance.
Solved! Go to Solution.
Labels:
2 REPLIES 2
ACE Emeritus
‎04-09-2016
07:27 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
ACE Emeritus
‎04-09-2016
02:32 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Created a macro version and published to the gallery https://gallery.alteryx.com/#!app/Dynamic-Select/570973f6aa690a17d425aecd.
It resets the description back to the input as well now.
