Hi,
want create macro varibale from dataset and this macro varible value has to assign same dataset another varible value
llike below data set 'Test' ;
varible_01 varible _02
xxxx yyyyyyy
zzzz ccccccc
ffffff ggggggg
want to assing macro varible 'xxxxx' value as 'yyyyyy'
from each Varible_01 observation convert macro varble and it's value has to assign vairible_02 value
Thanks
CALL SYMPUT() within a data _null_ step. The documentation has examples.
Just google for "call symput". You'll get a tankerload of hits.
Narrowing it down with "sas 9.4 call symput" is even more on target.
You need to refine your google-fu.
I normally restrict my search to support.sas.com
The following Google term should give you quite a good result:
site:support.sas.com 9.4 call symput
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 save with the early bird rate—just $795!
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.