Sample 2 accts joined to tables drops one acct not having a join record. Need to keep both
- 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
HI,
An example:
Table one has account #1 and #2.
Table two has account #1, #2 and #3
When I join both tables above the output only shows account #1, #2, but NOT #3 acct because it was unable to join to acct #3 in the 2nd table because it is not there.
When I join both tables, the primary Table one has all 3 accts and I want to keep those records in the output and any records that show in Table two. The end result would output showing all 3 accts after the join.
I tried to look at union but that does not seem to work.
Can someone help me to see what Alteryx workflow tool will allow me to read two tables and show both records above?
The above is the best example I can provide as I don't have a workflow to show you. That is where I need your help.
Thanks, George
- Labels:
- Workflow
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Notify Moderator
