BookmarkSubscribeRSS Feed
radha009
Quartz | Level 8

i have an excel with 2 sheets. in each sheet i have 5 or 10 variables. i have one variable name same for each sheet. My SAS code combine two sheets and generate a report with all the columns. so once i generate report, only one variable is displaying for the unique names in each sheet. how can i get the both names. the variable names are different each month.

2 REPLIES 2
PeterClemmensen
Tourmaline | Level 20

What have you tried? Show us your code..

SuryaKiran
Meteorite | Level 14

When you say combine, how are you doing that (proc sql joins, data step merge or something else). You can give a condition during the process of combining the tables together. Eg you can use CASE WHEN to create a new variables on condition.

 

 

Thanks,
Suryakiran

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

Register Now

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