BookmarkSubscribeRSS Feed
☑ This topic is solved. Need further help from the community? Please sign in and ask a new question.
ParamKatkar
Fluorite | Level 6
I want to auto hide the rest of item (or list) after selecting some items from drop-down list in sas VA. Can we perform this or isn’t possible in sas VA?

Please guide.
1 ACCEPTED SOLUTION

Accepted Solutions
ger15xxhcker
Quartz | Level 8

Unfortunately it is not possible to auto-hide items in a SAS VA drop-down list. The only options are to remove the items from the list (which can be done manually, through code, or through a macro) or to hide the entire list.

View solution in original post

5 REPLIES 5
ger15xxhcker
Quartz | Level 8

Unfortunately it is not possible to auto-hide items in a SAS VA drop-down list. The only options are to remove the items from the list (which can be done manually, through code, or through a macro) or to hide the entire list.

ParamKatkar
Fluorite | Level 6
Thanks for letting me.
MarkusWeick
Barite | Level 11

Hi @ParamKatkar,

as @ger15xxhcker I don't see a possibility with a VA drop down list. But with a list control you might get something similar:

Bild1.png

After setting the Object links for the Source list, the selection in the source list filters the items in the list table as well as in another controls list.

Best

Markus 

Please keep the community friendly.
Like posts you agree with or like. Mark helpful answers as “accepted solutions”. Generally have a look at https://communities.sas.com/t5/Getting-Started/tkb-p/community_articles
MarkusWeick
Barite | Level 11

and here the screen shot in better quality:

 

Bild3.jpg

Please keep the community friendly.
Like posts you agree with or like. Mark helpful answers as “accepted solutions”. Generally have a look at https://communities.sas.com/t5/Getting-Started/tkb-p/community_articles
ParamKatkar
Fluorite | Level 6
@MarkusWeick thank you. Actually I have tried it but it’s not looking good! Anyway thanks for your help.

SAS Innovate 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

Tips for filtering data sources in SAS Visual Analytics

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.

Discussion stats
  • 5 replies
  • 1359 views
  • 4 likes
  • 3 in conversation