I have created a SAS macro, where I pass several macro parameters and generate an output report. I want to know if there is any way in SAS where I can do it more interactively. For eg, instead of manually opening the SAS code and entering the macro parameters, I can build some interactive dashboard (or something like that) , type or select the parameters and get a nice report from the selected parameters.
Hi:
That sounds like the type of thing you can do with:
--SAS/AF or WebAF
--SAS Enterprise Guide and project-level prompts (look at Figure 23/24 in this paper https://support.sas.com/resources/papers/proceedings13/120-2013.pdf to see an example of using Macro variables as prompts in an EG project)
--SAS Stored Processes
--Custom web applications built in Java or ActiveX
Cynthia
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!
Still thinking about your presentation idea? The submission deadline has been extended to Friday, Nov. 14, at 11:59 p.m. ET.
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.