BookmarkSubscribeRSS Feed
rgreen33
Pyrite | Level 9

I am new to SAS and just getting started with VA.  When building a dashboard, I want to place a drop-down list in my "report prompt" section.  This drop-down list will be linked to a "List of Values" data source (a table that I have in LASR from Oracle).  This "List of Values" contains fields for Description and Code.  I would like to display the Description in the drop-down list, but let the Code be used for my actual filtering, as I the data source for my main table (which will be filtered by the drop-down) contains only the Code.  Is this possible?

 

Thanks,

Ricky

2 REPLIES 2
rogerjdeangelis
Barite | Level 11

If the table from Oracle is realtively small <1TB you might want to looka at

 

1. proc pmenu

2. proc fsedit

3. window

4. %window

 

In addition thare are some nice open source 'windowing' R and Python tools that can interface with SAS

 

rgreen33
Pyrite | Level 9

So, is this not possible from within the GUI interface of Visual Analytics Designer?  I'm not sure that my users will understand SAS coding for a while.

 

Thanks,

Ricky

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
  • 2 replies
  • 1128 views
  • 0 likes
  • 2 in conversation