I want to create one html file with gender values 'Female','Male'. If I click the F/Female then female data should come .
As of now I have create structured only but not getting data
could you please try to solve my problem / how to develop the code
There are a number of papers available and you can google them.
For quick reference you can look at the following
https://support.sas.com/resources/papers/proceedings13/148-2013.pdf
https://support.sas.com/resources/papers/proceedings/proceedings/sugi30/135-30.pdf
My main resource has always been the Stored Process Developer's Guide
In EG, you first create the program in a code node that produces the report. For control, you create user prompts and assign them to the program. Then you use the context menu of the node to turn it into a stored process.
Get in touch with your SAS admin for stuff like where the repository for the STP codes is located.
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Check out this tutorial series to learn how to build your own steps in SAS Studio.
Find more tutorials on the SAS Users YouTube channel.
Ready to level-up your skills? Choose your own adventure.