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

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