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??
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
What about using prompts for this?
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!
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.
Ready to level-up your skills? Choose your own adventure.