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?

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

Good news: We've extended SAS Hackathon registration until Sept. 12, so you still have time to be part of our biggest event yet – our five-year anniversary!

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
  • 1174 views
  • 0 likes
  • 3 in conversation