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
Jamebo
Level I

Multiple data columns into 1 row

Data converted from STDF shows 2 units looped 40x times. Overall I have 80 test instances. I want to convert data from Col2 to Col27 into a single column as saved on "sanitized" sheet

1 ACCEPTED SOLUTION

Accepted Solutions
txnelson
Super User

Re: Multiple data columns into 1 row

Use

     Tables=>Stack

and select columns 2-27 as the Stack Columns and then click on OK

txnelson_0-1704686544525.png

I suggest you go through the Discovering JMP document available under the Help pull down menu

Jim

View solution in original post

2 REPLIES 2
txnelson
Super User

Re: Multiple data columns into 1 row

Use

     Tables=>Stack

and select columns 2-27 as the Stack Columns and then click on OK

txnelson_0-1704686544525.png

I suggest you go through the Discovering JMP document available under the Help pull down menu

Jim
Jamebo
Level I

Re: Multiple data columns into 1 row

Appreciate the help, Jim.
Thank you as well on the Discovering JMP.
I am a newbie on JMP and the file will help a lot.

Recommended Articles