BookmarkSubscribeRSS Feed
☑ This topic is solved. Need further help from the community? Please sign in and ask a new question.
r3570
Obsidian | Level 7

I am having 2 datasets as below

 

dataset 1:

 

SUBJID VISIT
1002 Baseline
1002 DAY 1
1002 DAY 2
1002 DAY 3
1003 Baseline
1003 DAY 1
1003 DAY 2
1003 DAY 3
1004 Baseline
1004 DAY 1
1004 DAY 2
1004 DAY 3

 

dataset 2:

SUBJID VISIT
1002 Baseline
1002 DAY 1
1002 DAY 2
1003 Baseline
1003 DAY 1
1003 DAY 2
1003 DAY 3
1004 DAY 1
1004 DAY 2
1004 DAY 3

 

I want to separate out the records from dataset 1 for which there is no corresponding VISIT in dataset 2.

 

Need help with the code. Can anybody help ?

1 ACCEPTED SOLUTION
1 REPLY 1

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
  • 604 views
  • 0 likes
  • 2 in conversation