Join Tool HELP PLEASE
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
How do I get my data on the left side of the join tool to only show in the left side of my output? And the right side to only show up on the right side? I have added record id's to each data source. Left data source record id's start at 1. The right side starts at 4,000,000.
- Labels:
- Datasets
- Fuzzy Match
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
@DonnaFazio Add a filter tool with the condition [Record ID] < 4000000
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
You can add a Formula Tool on each output (L, J, R) and name it 'Output Area' - name it 'L', 'J', and 'R' accordingly. Then you can filter however you want.
Or you can try @binuacs's method - though that is not as dynamic because if your record count changes, then you have to change the number to compare against.
Hope this helps @DonnaFazio !
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
Hi @DonnaFazio . If the above solutions don't provide you with what you need, could you please provide a bit more detail on your goal? I see you have tagged fuzzy matching. The fuzz matching tool is great, but does require a bit of work. It seems like what you are doing is the first step, to join the data on exact matches, then fuzzy match the rest. If I understand the problem correctly, you are unioning the incorrect data to fuzzy match. Therefore, please reach out to me if I am on the right track at all.
