I have a table that looks like:
Event Table
---------------------------------
Event_A Table_A
Event_B Table_B
the 'table' column refers to another table that I need to load so I would like to save the first value under table (Table_A) into a macro variable for further use. (The values under 'Table' are dependent on filtered values from earlier in my program, thus they always change so I can't just hard code the value)
call symputx
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.