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

Merge row in header titles

JulieSAppel
Level IV

Hi,

Using jsl I have imported an Excel file consisting of several sheets into jmp. In one of the sheets there is a header and a subheader and in jmp I would like to be able to join the subheader (1st row) in the header so that all information is contained in the header.

Can that be done?

Or can that be defined in the import somehow?

Br Julie

1 ACCEPTED SOLUTION

Accepted Solutions
txnelson
Super User


Re: Merge row in header titles

If you use JMP's  Excel Wizard when you open the xls or xlsx file, you can specify to use multiple lines for the headers.

excel1.PNGexcel2.PNG

Jim

View solution in original post

3 REPLIES 3
txnelson
Super User


Re: Merge row in header titles

If you use JMP's  Excel Wizard when you open the xls or xlsx file, you can specify to use multiple lines for the headers.

excel1.PNGexcel2.PNG

Jim
JulieSAppel
Level IV


Re: Merge row in header titles

I´m doing the import through jsl as it will be used by others who are not experienced users.

Can this be specified in jsl? 

txnelson
Super User


Re: Merge row in header titles

Do the Wizard once, then look in the data table for the "Source" entry in the Table's Panel. Right click on the green arrow next to the word "Source" and select Edit. It will show you the JSL to use to open the files with multiple header rows.
Jim