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.
What have you tried? Show us your code..
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.
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!
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.