Start Free Trial

Alteryx Designer Desktop Discussions

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

Join two data sets with 2 common fields

samxhander09
8 - Asteroid

Hi, im trying to join two data sets with 2 common fields, but it returns some of the values as NULL, which should not happen.

Im joining by ID and Customer Account, all formats/data types are the same. What could I be doing wrong?

2 REPLIES 2
samxhander09
8 - Asteroid

Hi, please ignore, i figured out the two data sets have diffrent row values. Thank you

apathetichell
20 - Arcturus

Are you using a Join or join multiple? If you are using a Join and you Join on two fields. And neither field has nulls going in - the J anchor will have no nulls going out.

 

If that is not the case you probably have nulls in at least your J or R side going into the join.

Labels
Top Solution Authors