I am trying to export my table to an excel file. There is a labeled variable in my table and I would like to have that label name instead of the variable name printed out. Is there a way to get it work? Thanks! I used proc export and only variable name is printed out.
I think if you look in the log there's a warning that occurs.
You can also add a label option to add to your proc export statement.
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.