Hi,
Is it possible to create new variable during proc import process?
I don`t want to write a new data step for creating new variable. Is it possible?
Thanks,
Saravanan
Not that I'm aware of. However, if you are importing a file that is handled by one of the engines, then you can accomplish both tasks by not using proc import but, rather, a libname and datastep.
Thank you Arthur. Much appreciated. I hope SAS comes up with functionality to create new variables during proc import.
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!
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.
Ready to level-up your skills? Choose your own adventure.