cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

Discussions

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

How to make a subset file based on certain rows.

Hello guys,

 

I am working on an experiment, where I had to measure people's baselines and responses and I am sorting the data out. What I need to do is to make a subset file based on all the rows where the name "baseline" is in.

 

Kind regards,

 

 

1 ACCEPTED SOLUTION

Accepted Solutions
jthi
Super User

Re: How to make a subset file based on certain rows.

Using Big Class as example (creating subset with sex F):

1. Right click on value of interest and choose Select Matching Cells

jthi_0-1633689513594.png

2. Go to Tables / Subset

3. Make sure Selected Rows is selected and press OK

jthi_1-1633689559073.pngjthi_2-1633689565818.png

 

 

-Jarmo

View solution in original post

1 REPLY 1
jthi
Super User

Re: How to make a subset file based on certain rows.

Using Big Class as example (creating subset with sex F):

1. Right click on value of interest and choose Select Matching Cells

jthi_0-1633689513594.png

2. Go to Tables / Subset

3. Make sure Selected Rows is selected and press OK

jthi_1-1633689559073.pngjthi_2-1633689565818.png

 

 

-Jarmo

Recommended Articles