cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • See how to interactively organize and restructure data for analysis. Register for May 29 webinar, 2pm US ET.

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