Bring your best ideas to the AI Use Case Contest! Enter to win 40 hours of expert engineering support and bring your vision to life using the powerful combination of Alteryx + AI. Learn more now, or go straight to the submission form.
Start Free Trial

Alteryx Designer Desktop Discussions

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

Joining columns from different datasets

tomtingley
8 - Asteroid

Hi,

 

I have two input files (attached).

 

The file "ID" has the 'Property ID' and the Building associated with that ID.

 

The file "Combined" only has Building.

I want to create a new column in the "Combined" file called "Property ID" from the "ID" Input.

 

For example,

Right now in "Combined" file I have "Property".

In "ID" file I have "Property" and "Property ID".

 

I want "Property" and "Property ID" columns to be in the Combined" file.

3 REPLIES 3
ShankerV
17 - Castor

Hi @tomtingley 

 

One way of doing this.

 

ShankerV_0-1682064861538.png

 

Many thanks

Shanker V

ShankerV
17 - Castor

Hi @tomtingley 

 

Step  1: Input both files.

 

ShankerV_0-1682064911605.png

 

 

Step 2: 

 

ShankerV_1-1682064928983.png

 

ShankerV_2-1682064937250.png

 

 

Step 3:

 

ShankerV_3-1682064952982.png

 

ShankerV_4-1682064960641.png

 

 

Step 4:

 

ShankerV_5-1682064987804.png

ShankerV_6-1682065010650.png

 

The combined file now gets the Property ID.

Hope this helps!!!!

 

Many thanks

Shanker V

 

 

binuacs
21 - Polaris

@tomtingley Find and Replace tool is another option

binuacs_0-1682077722795.png

 

Labels
Top Solution Authors