BookmarkSubscribeRSS Feed
Saggy
Calcite | Level 5

Hi,

 

I need to create Number of values to Display.

EX:-

In a Bar chart diagram(Horizonatal Direction), There are 50 number of user names in Y axis. I want only top 5 or top 10 or top 15. So, I want to create a box, when I enterd 5 in that box I need to see only top 5 users in bar chart in Y axis. If I type 15, I need to see top 15 users in bar chart in  Y axis. If I type any other number other than between 5-15 it must show "Value must be enter number between 5-15, inclusive.

Please respond asap.

 

 

Thanks,

GS

1 REPLY 1
Pcp
Fluorite | Level 6 Pcp
Fluorite | Level 6

Hi ,

Step 1) Calculate Rank column in source table (Backend data).

Step 2) Create and assign parameter Param_Rank to the text input in VA designer.

Step 3) Apply advanced filter on Bar chart (Rank<=Param_Rank)

 

Thanks,

PCP.

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