Start Free Trial

Alteryx Designer Desktop Discussions

Find answers, ask questions, and share expertise about Alteryx Designer Desktop and Intelligence Suite.

Join two tables with several columns from a repository

Samuel_K
5 - Atom

Hi all,

 

Im looking for an output as below. Currently, there is a solution in place, however, its not very handy and does not directly show the "mismatches".

 

Solution 2.JPG

 

Current solution:

Solution 1.JPG

 

If someone knows a more elegant solution, esp. showing the "non-matches" going to into Left, highly appreciated!

 

Thanks in advance

Samuel

4 REPLIES 4
caltang
17 - Castor
17 - Castor

Hi Samuel @Samuel_K 

 

Are you asking for a way to find out what didn't join? If so, I did something here: https://community.alteryx.com/t5/Alteryx-Designer-Desktop-Discussions/Need-to-find-not-matched-colum...

 

Idea courtesy of @Qiu 

Calvin Tang
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
Qiu
21 - Polaris
21 - Polaris

@caltang 
It is very nice of you! 😁

Samuel_K
5 - Atom

Hi @caltang

 

looking for a better way to join the two tables (columns + repository) in one go and moving the "non-matches" to a separate output.

caltang
17 - Castor
17 - Castor

Then I would suggest for you to try my link - that will give you your Joins, and those that did not Join. 

 

You can even make it a Standard Macro (AKA your own tool).

Calvin Tang
Alteryx ACE
https://www.linkedin.com/in/calvintangkw/
Labels
Top Solution Authors