BookmarkSubscribeRSS Feed
jesslou2015
Calcite | Level 5

I do need that same variable in the dropdown list (which has 3 choices) to control all the graphs in the same canvas (one choice by one), but one of the graphs needs 2 choices fixed of the 3 choices from the dropdown list. Can you help? Thanks!

1 REPLY 1
Madelyn_SAS
SAS Super FREQ

There are a couple of issues, I think.

 

  • A drop-down list is single-selection. So, you could not use it to filter the one graph by multiple choices.
  • A single control interacts with all associated objects in the same way. You cannot specify to filter Graph1 one way and Graph2 a different way through the same interaction.

 

I would suggest using the dropdown list to filter all of your graphs except the one, and adding a list control (which supports multiple selections) to filter the other graph. 

 

sas-innovate-2024.png

Don't miss out on SAS Innovate - Register now for the FREE Livestream!

Can't make it to Vegas? No problem! Watch our general sessions LIVE or on-demand starting April 17th. Hear from SAS execs, best-selling author Adam Grant, Hot Ones host Sean Evans, top tech journalist Kara Swisher, AI expert Cassie Kozyrkov, and the mind-blowing dance crew iLuminate! Plus, get access to over 20 breakout sessions.

 

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