BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
dcmocatta
Calcite | Level 5

I having been trying to find a way to remove rows that have identical cells in some columns but not in others.

For example I want to find rows where values for columns PartNo, SerialNum and Site are identical but not Customer and Value. Then I want to delete one of these rows. In
this case I would be left with row 1,3 and 4-see below.

If the only way to do it is through SAS please include the script I need to open it from JSL.

Thanks

Part NunberSerial NumSiteCustomerValue
123a1.5
123b2
345c3
234d5
234e6


1 ACCEPTED SOLUTION

Accepted Solutions
Reeza
Super User

Post this in the JMP forum instead, if you're using JMP.

View solution in original post

1 REPLY 1
Reeza
Super User

Post this in the JMP forum instead, if you're using JMP.

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 893 views
  • 0 likes
  • 2 in conversation