Hi All,
is there a possibility to establish a dependency between two control objects in the prompt container, such that the second control object is disabled (if there are no data) when the first control object is selected?
SAS VA Version : 7.3
Thanks!
Emanuela
@TriciaAanderud is correct. You can’t really disable a control object, but you can define interaction between controls and implement a cascading prompt.
You can establish the dependancy but I'm not aware of a way to disable it.
What are you trying to do? Maybe there is a workaround?
@TriciaAanderud is correct. You can’t really disable a control object, but you can define interaction between controls and implement a cascading prompt.
Thanks for letting me know!
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.
Find more tutorials on the SAS Users YouTube channel.