cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • DownloadSemiconductor Toolkit: Tools to create wafer maps, add wafer geometry to graphics, explore die defects & compare wafers.
  • Discovery Summit 2026: Early User Edition - September 23-24.Register. It's free.
  • Use JMP Clinical with CDISC-compliant data. Review studies, ID safety and efficacy signals & communicate findings with interactive graphics. Register to see how. Aug. 27, 2 pm US ET.

Discussions

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

Stack Multiple Series

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

Recommended Articles