cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Discussions

Solve problems, and share tips and tricks with other JMP users.
Choose Language Hide Translation Bar
AT
AT
Level VI

How to combinate two data tables and keep the original match and unmatched rows?

Hi,

I have two data tables (f1 and f2). I like to compare f1 with f2 and create a new table f3 so that f3 merges the two tables with a match column. If any row is not matched, include the matched and not matched rows. I have attached data table f1 and f2 and what I like to have for data table f3. I have JMP PRO 15.

 

I appreciate your help here.

 

Thanks

Adam

1 REPLY 1
txnelson
Super User

Re: How to combinate two data tables and keep the original match and unmatched rows?

Use Table=>Join and setup the dialog as below

txnelson_0-1671419243375.png

And you will get the following table

txnelson_1-1671419287957.png

 

Jim

Recommended Articles