BookmarkSubscribeRSS Feed
arunrami
Pyrite | Level 9

Hi Guys,

I need to create SAS stored process that has to run on browser - so the thing is when user run the stored process , it should ask the value for some  variables from user side to be entered in lable and then it has to be stored in to the existing permanent data set, if the  value already exist it should be replaced..


here the tricky part is getting input from user side through lable(like we do javascrip/ html) , can any one help??

2 REPLIES 2
ChrisBrooks
Ammonite | Level 13

Yes you can create simple web forms which will retrieve values from HTML input elements and pass those as parameters to Stored Processes - the first few pages of this paper give an example http://support.sas.com/resources/papers/proceedings14/1272-2014.pdf

Patrick
Opal | Level 21

What about using prompts for this?

sas-innovate-2026-white.png



April 27 – 30 | Gaylord Texan | Grapevine, Texas

Registration is open

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!

Register now

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
  • 2 replies
  • 1299 views
  • 0 likes
  • 3 in conversation