cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 
  • Sign-in to the JMP Community will be unavailable intermittently Dec. 6-7 due to a system update. Thank you for your understanding!
  • We’re retiring the File Exchange at the end of this year. The JMP Marketplace is now your destination for add-ins and extensions.
  • JMP 19 is here! Learn more about the new features.

Discussions

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

how to quickly remove duplicate records(rows)?

I usually reach out to EXCEL for removing duplicate records(rows). Very simple in excel (Data->Remove Duplicates->select all columns). I am wondering how to perform this function in JMP. Thanks !

1 ACCEPTED SOLUTION

Accepted Solutions
jthi
Super User

Re: how to quickly remove duplicate records(rows)?

Select Duplicate rows

jthi_0-1726118184245.png

and delete selected rows

 

Select Rows in Data Tables (jmp.com)

-Jarmo

View solution in original post

2 REPLIES 2
jthi
Super User

Re: how to quickly remove duplicate records(rows)?

Select Duplicate rows

jthi_0-1726118184245.png

and delete selected rows

 

Select Rows in Data Tables (jmp.com)

-Jarmo
BHarris
Level VII

Re: how to quickly remove duplicate records(rows)?

Important note from the link Jarmo provided -- if you have columns selected, JMP only considers those columns when looking for duplicate rows.  Only if no columns are selected does it look at the whole row.  This is actually a fantastic feature of JMP that more people should probably know about.

Recommended Articles