Hi,
I am trying to produce a report in SAS RWI for 10 different hospitals.
I have variables named Patient_1, Patient_2... Patient_n (n is different for each hospital). This is a numeric variable,
In the report, I am trying to create new character variables called Patient_Day_1 , Patient_Day_2 etc. The data should look like this:
Patient_1 Patient_Day_1 Patient_2 Patient_Day_2 Patient_3 Patient_Day_3
0 Day 0 1 Day 1 4 Day 4
Is there an easy way to do this in RWI?
If not, how can I do this without using RWI?
Thank you!
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
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.