Hello,I want to generate new variable having sum of all values that are available in other variables.
Eg.
Jan Feb Mar Apr Total
1 2 3 4 10
Can anyone please help me?
Thanks in Advance.
Add a computed variable, numeric with expression jan + feb + mar + apr, call It total?
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Latest Updates
See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.
Find more tutorials on the SAS Users YouTube channel.