cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
The Discovery Summit 2025 Call for Content is open! Submit an abstract today to present at our premier analytics conference.
See how to use JMP Live to centralize and share reports within groups. Webinar with Q&A April 4, 2pm ET.
Choose Language Hide Translation Bar
View Original Published Thread

Stack Multiple Series

mjvincent87
Level II

I'm having trouble finding a way to stack multiple variables in rows with different types of data into columns.

 

I would like to stack each series of 1, 2, 3 into 3columns but I'm not finding what I'm looking for in any help documentation

 

Turn:

123123

 

Into:

123
123
1 REPLY 1
cwillden
Super User (Alumni)


Re: Stack Multiple Series

You should be able to do that by just checking Multiple Series Stack, and Number of Series = 3.  You'll just have to delete the resulting labels columns afterwards. I tested it with 6 columns where the 2nd and 4th were both nominal and the resulting table had 3 label and 3 data columns.  The second data column had a nominal data type as would be expected.

multiseriesstack.PNG

 

-- Cameron Willden