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

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

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