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. 

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