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: Register Now

Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
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
  • 878 views
  • 0 likes
  • 2 in conversation