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
Diamond | Level 26

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

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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
  • 1349 views
  • 0 likes
  • 2 in conversation