BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
FTANT
Calcite | Level 5

Hello

 

Using SAS VA 7.2 we are able to plot geographical regions,the color is based on the for example a frequency/measurement

 

thats works fine. When you move with the mousepointer over a region we get the details (see white field in the example)

 

We are looking for a sollution that the measure/frequency is already available on the graphical plot, so there's no need to go over the region with the mouse pointer to see the frequency

 

Thanks for your reply!

 

 Knipsel.GIF

1 ACCEPTED SOLUTION

Accepted Solutions
Madelyn_SAS
SAS Super FREQ

The information in the data tip is available only when you hover. You cannot specify to have it always visible.

 

You could use a list table to display the values for the selected data point. For example, place a list table below or beside the geo map. Then create an interaction so that the geo map filters the table. When you click on a data point, the table should display the associated values.

View solution in original post

1 REPLY 1
Madelyn_SAS
SAS Super FREQ

The information in the data tip is available only when you hover. You cannot specify to have it always visible.

 

You could use a list table to display the values for the selected data point. For example, place a list table below or beside the geo map. Then create an interaction so that the geo map filters the table. When you click on a data point, the table should display the associated values.

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
  • 669 views
  • 3 likes
  • 2 in conversation