BookmarkSubscribeRSS Feed
mauri0623
Quartz | Level 8

I want to be able to form a where statement based on three variables. One variable is called edipn and the others are patcat_e and patcat_p. basically I want to say,

where edipn not equal to missing and the first to 5th position of the patcat_e and patcat_p. Please help

1 REPLY 1
PaigeMiller
Diamond | Level 26

@mauri0623 wrote:

I want to be able to form a where statement based on three variables. One variable is called edipn and the others are patcat_e and patcat_p. basically I want to say,

where edipn not equal to missing and the first to 5th position of the patcat_e and patcat_p. Please help


I'm afraid it isn't clear to me what you want. This part is very clear: "where edipn not equal to missing", but the rest "the first to 5th position of the patcat_e and patcat_p" is not clear to me. Please explain further, provide more details. Examples of the data in EDIPN and the desired result of the WHERE statement would be helpful as well.

--
Paige Miller
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
  • 647 views
  • 1 like
  • 2 in conversation