cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Learn how to build custom Python data connectors and further customize JMP’s Data Connector Framework with the Python Data Connector Demo, available now in the JMP Marketplace!
  • See how to create experiments to support product design and ID useful product features. Register for June 12 webinar, 2pm US Eastern Time.

Discussions

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

how delete empty rows

Im just new in jsl and i would to know how to delete a multiple row with empty field using jsl script , below is the sample

OPTION    SN

Test            407739

Test            407753

.

Test            407770

.

Test            407785

Test           407811

1 ACCEPTED SOLUTION

Accepted Solutions
gbu
gbu
Level III

Re: how delete empty rows

Hello,

Maybe this previous post can answer your question

https://communities.sas.com/thread/35175?start=0&tstart=0

Regards

View solution in original post

2 REPLIES 2
gbu
gbu
Level III

Re: how delete empty rows

Hello,

Maybe this previous post can answer your question

https://communities.sas.com/thread/35175?start=0&tstart=0

Regards

cire_kups
Level I

Re: how delete empty rows

thanks. it really help.

Recommended Articles