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

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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
  • 1133 views
  • 0 likes
  • 3 in conversation