cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Instantly extract effect sizes, F-ratios, and FDR-adjusted p-values from your models with the Calculate Effects Sizes extension, available now in the JMP Marketplace!
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • Your voice matters! Tell us how you prefer to receive JMP updates, so we can tailor our communication to your needs. Take short survey.

Discussions

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

How do I create a new column that will populate values from column 2 or 3 based on values from column1?

I am trying to create a new column "Desired Column" that will combine columns "Sample1" and "Sample 2" depending on value from column "Group". Can anyone point me in the right direction for this?

 

DegreesOfGen19_0-1666304720117.png

 

1 ACCEPTED SOLUTION

Accepted Solutions
KarenC
Super User (Alumni)

Re: How do I create a new column that will populate values from column 2 or 3 based on values from column1?

Perhaps the "Match" function will do the trick? In the formula editor Conditional > Match

KarenC_0-1666307225870.png

 

View solution in original post

2 REPLIES 2
KarenC
Super User (Alumni)

Re: How do I create a new column that will populate values from column 2 or 3 based on values from column1?

Perhaps the "Match" function will do the trick? In the formula editor Conditional > Match

KarenC_0-1666307225870.png

 

Re: How do I create a new column that will populate values from column 2 or 3 based on values from column1?

 Thanks KarenC, that's exactly what I've been looking to find. It works prefect!

Recommended Articles