I am trying to run the following code, but return missing values for all records for the new variable "denom_code32." For some reason, the "and" operator doesn't turn blue. Any ideas of what's going on?
Thanks,
Mike
data new; set input; if leave_code = '32' and verified_transfer = "yes" then denom_code32 = 1; else denom_code32 = 0; run;
You're right ... this code should never return a missing value. You will need to post the log if you want anybody to be able to help you.
April 27 – 30 | Gaylord Texan | Grapevine, Texas
Registration is open
Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss. Register now and lock in 2025 pricing—just $495!