Let’s talk Alteryx Copilot. Join the live AMA event to connect with the Alteryx team, ask questions, and hear how others are exploring what Copilot can do. Have Copilot questions? Ask here!
We’re experiencing technical issues with our vendor that are affecting license activations for Designer Desktop. We don’t yet have an estimated resolution time. We apologize for the inconvenience and will share updates as we have them.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Left Join in Alteryx

Satyaki04
7 - Meteor

I have records in a table 'X' and I want to reconcile it with table 'Y'. The cases in table 'Y' where the corresponding details are not available can be updated as 'Not specified'. Please guide me on the process.

1 REPLY 1
AkimasaKajitani
17 - Castor
17 - Castor

Please check where if the field type of key field at both tables are the same.


If the field type of the key is String at one table and another key is Int64, you can not Join the table because it doesn't appear as a candidate key to join

Labels
Top Solution Authors