Hello,
We have a stored process which will upload a table to LASR VA.
To make it more easier for end-users in SAS Eguide we want to use the input, so the user does not have to fill in a lot of prompts.
For example if the table is called work.FINDINGS_2018 we want FINDINGS_2018 to be filled in in a field/prompt already, the user can overwrite it in the prompt but it's filled in already by default. Maybe we can work with &syslast or any other ideas? Can this be done in Eguide with a stored process?
I also sas the task templates but this seems more difficult.
Filip
Can you do the other way, i.e if the prompt is blank you use the default (in your code) and if it has a value you use this instead?
//Fredrik
Just tried it. You can't use a macro variable to pre-populate a prompt, so this won't be possible.
Ok thanks, it confirms my thoughts.
Any workarounds or ideas? Or the only way is to create a custom task template?
Since you can create a prompt that lets you select values form a list, and that list can be dynamic (read from a dataset), you can try the following:
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!
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.