BookmarkSubscribeRSS Feed
giovanniKappa
Calcite | Level 5

I'm filtering a big table (about 10^5 observations, in order of magnitude) to allow its content visualization in an html report. I noticed a text input control can't support that because a general input control in sas preload the entire observations variable. Is there a way to disable this kind of preloading?  
Thanks

 

1 REPLY 1
Madelyn_SAS
SAS Super FREQ

You could use a parameter to filter the text input control based on characters entered by the user. So, for example, say that your text input shows Schools. Create a parameter based on Schools, and then assign School to the Category role and School Parameter to the Parameter role. By default, the text input should filter using a Starts With.

hackathon24-white-horiz.png

2025 SAS Hackathon: There is still time!

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!

Register Now

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
  • 1 reply
  • 1014 views
  • 0 likes
  • 2 in conversation