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: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

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