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-white.png

Missed SAS Innovate in Orlando?

Catch the best of SAS Innovate 2025 — anytime, anywhere. Stream powerful keynotes, real-world demos, and game-changing insights from the world’s leading data and AI minds.

 

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