I am working with a dataset that contains variables like customer ID and unit ID. I would like to remove space between them and add an underscore to be like customer_ID and unid_ID.
Thanks for your help!
How did you obtain the data set?
If you read it in from csv or Excel add this option and re-import the file.
options validvarname=v7;
@Mariloud wrote:
I am working with a dataset that contains variables like customer ID and unit ID. I would like to remove space between them and add an underscore to be like customer_ID and unid_ID.
Thanks for your help!
How did you obtain the data set?
If you read it in from csv or Excel add this option and re-import the file.
options validvarname=v7;
@Mariloud wrote:
I am working with a dataset that contains variables like customer ID and unit ID. I would like to remove space between them and add an underscore to be like customer_ID and unid_ID.
Thanks for your help!
It worked great! Thank you!
April 27 – 30 | Gaylord Texan | Grapevine, Texas
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 save with the early bird rate—just $795!
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.