I am trying to add days to a date field if another column meets a criteria of Yes. I am doing this in enterprise guide. if the column has Yes than add 30 days to the date field column. Any suggestions?
if column='Yes' then date=date+30;
Thanks for your response. Been trying different variations of that and it doesn't like it
Show us the SASLOG.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Check out this tutorial series to learn how to build your own steps in SAS Studio.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.