Dear all,
I have a problem with a Stored Process. We have linked two STP's where one works as a mother-report and the other as a child-report. In the mother-STP I have defined a macro called 'trusler'. I would like to use the information from this macro in the child-STP. This macro is generated from a check-boks in the ASI from the mother-stp.
If I debug my report. Then I get the following _apslist, where my macro now is defined as '_trusler':
_APSLIST=_ODSdest,soci_sted,aar,maaned,cpr,_trusler,_srvname,_rmthost,_htcook,_username,_srvport,_reqmeth,_debug,_htua,_grafloc,_version,_url,_rmtaddr,_reqencoding,_userlocale,_program,_result,_
metaperson,_metauser,_metafolder,_client,_SECUREUSERNAME
However, if I try to use this macro it does not work, and if I try to put this macro it does not return a value.
Do I have to 'activate' the macro somehow before I use it?
Hi!
Sessions might help you, I have successfully used them in some of my reports 🙂
https://support.sas.com/rnd/itech/doc9/dev_guide/stprocess/sessions.html
//Fredrik
Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.
If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website.
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.