BookmarkSubscribeRSS Feed
dchesser119
Calcite | Level 5

I would like to assign multiple actions to an IF/THEN statement.  

 

For example:

 

IF GXID = '330578W' THEN PROTECTION = '1' AND '3' AND '6' AND '7';

 

where 1 and 3 and 6 and 7 are formatted earlier in the code.  

 

Can someone help me do this?  Thank you.

1 REPLY 1
Reeza
Super User

You can’t assign multiple values to a variable. 

 

Can you explain with some sample input and output data what you expect to happen?

This does not need to be your actual data, but should reflect your problem. 

SAS Innovate 2025: Register Now

Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
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
  • 1154 views
  • 0 likes
  • 2 in conversation