cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • New to JMP? Join us Sept. 23-24 for the Early User Edition of Discovery Summit, tailor-made for new users. Register now for free!
  • Your voice matters! Tell us how you prefer to receive JMP updates, so we can tailor our communication to your needs. Take short survey.
  • See how to access JMP Marketplace - and - find, create & share add-ins to extend your JMP. Watch video.

Discussions

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

when I download the .csv file, see the image how it looks like.

How can I delete first three rows and make fourth row as my header ? Please let me know.

1 ACCEPTED SOLUTION

Accepted Solutions
jthi
Super User

Re: when I download the .csv file, see the image how it looks like.

I created following csv

a,b,c
d,e,1

f,g,h,j
2,3,4,5

jthi_0-1677251823495.png

Then I can open it using Preview

jthi_1-1677251860468.png

and from the UI I can make changes needed

jthi_2-1677251897471.pngjthi_3-1677251914489.png

 

 

 

-Jarmo

View solution in original post

2 REPLIES 2
jthi
Super User

Re: when I download the .csv file, see the image how it looks like.

I created following csv

a,b,c
d,e,1

f,g,h,j
2,3,4,5

jthi_0-1677251823495.png

Then I can open it using Preview

jthi_1-1677251860468.png

and from the UI I can make changes needed

jthi_2-1677251897471.pngjthi_3-1677251914489.png

 

 

 

-Jarmo
dheerules
Level II

Re: when I download the .csv file, see the image how it looks like.

Thanks a lot. This worked.

Recommended Articles