BookmarkSubscribeRSS Feed
Kwok
Calcite | Level 5
Hi All,

Is there any way to extract the value of variable lable and convert to the value of a seperate variable within a datastep ? For example, If i want to create a variable label_desc which has the value of the the lable of the corrosponding variable ?

Just want to see there is a better way then doing it with proc contents , sorted and then merging back to the dataset.

Thanks
3 REPLIES 3
sbb
Lapis Lazuli | Level 10 sbb
Lapis Lazuli | Level 10
The SAS DATA step function VLABEL is what you want to use.

Scott Barry
SBBWorks, Inc.

Google advanced search argument, this topic/post:
vlabel function site:sas.com
Kwok
Calcite | Level 5
Thanks much, This is what I am lookin for.

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

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
  • 3 replies
  • 1003 views
  • 0 likes
  • 3 in conversation