BookmarkSubscribeRSS Feed
lawilap
Fluorite | Level 6

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.

1 REPLY 1
Cynthia_sas
SAS Super FREQ

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

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

How to Concatenate Values

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.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 1 reply
  • 968 views
  • 0 likes
  • 2 in conversation