I need a help in transposing a dataset without transposing a column in the data . Transpose the label names instead of column names in the dataset since column names are truncated due to length restriction in SAS.
I have tried transpose dataset with copy and by commands but I am not able to retrieve the exacts results. I have upload a document to have a view of Current and expected dataset.
Easier with a data step. Set up two arrays, one for character values and one for numeric and follow the methods illustrated in the link below.
http://www.ats.ucla.edu/stat/sas/modules/widetolong_data.htm
Easier with a data step. Set up two arrays, one for character values and one for numeric and follow the methods illustrated in the link below.
http://www.ats.ucla.edu/stat/sas/modules/widetolong_data.htm
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 lock in 2025 pricing—just $495!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
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.