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-wordmark-2025-midnight.png

Register Today!

Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9. Sign up by March 14 for just $795.


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