An Inner Join in the Context of Alteryx

An Inner Join pulls through records that matched from the left input (table 1) to the right input (table 2). In this type of join, the values from the left input that do not match to values in the right input are then left out.

The great thing about doing an Inner Join in Alteryx is that we get all the records that matched in the J output anchor, any records that didn’t match from the left input are in the L output anchor, and any records that didn’t match from the right input are in the R output anchor.

Inputs:

Outputs:

Left Output Anchor - Left Only Join
Right Output Anchor - Right Only Join
J Output Anchor - Inner Join

Previous blog entries also cover the types of joins and how to configure the join tool. Hope this blog provides you with a quick overview and helps you better understand Inner Joins, Left Only Joins, and Right Only Joins in the context of Alteryx! Until next time –  let's analyze away!

Author:
Jessica Kwan
Powered by The Information Lab
1st Floor, 25 Watling Street, London, EC4M 9BR
Subscribe
to our Newsletter
Get the lastest news about The Data School and application tips
Subscribe now
© 2024 The Information Lab