Hello,
I'm trying to understand how prompts work, I tried adding one, but it seems to be doing nothing:
This is the basic code that I run to see if it's working:
%let prompt_1; %put &=prompt_1 ;
am I not mapping something correctly? Appreciate the help!
Thanks!
Right mouse click on the code node, select Properties. I think it's 'Assign Prompt'.
And remove your invalid %let statement.
View solution in original post
Have you attached the prompt to the code node?
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
Latest Updates
SAS' Charu Shankar shares her PROC SQL expertise by showing you how to master the WHERE clause using real winter weather data.
Find more tutorials on the SAS Users YouTube channel.