I am displaying countries on a geomap and found that the name of the country must match up with the name in a SAS validation table. Where can I see the list of countries that Visual Analytics will accept?
A list of all lookup values for countries and state/sub-divisions can be found at http://support.sas.com/rnd/datavisualization/vageo/71/VA71LookupValues.html
Cheers, Falko
Look in this directory for the ATTRLOOKUP table:
sas-config/Lev1/SASApp/Data/valib
The IDLABEL column should show you the list of countries.
Another tip: Try to display the geo map in Visual Analytics Explorer. If there are non-matching values, you should have the ability to open a dialog box that will tell you the problematic ones.
-------------------------------------------------------------------------
Four tips to remember when you contact SAS Technical Support
Tricks for SAS Visual Analytics Report Builders
SAS Visual Analytics Learning Center
A list of all lookup values for countries and state/sub-divisions can be found at http://support.sas.com/rnd/datavisualization/vageo/71/VA71LookupValues.html
Cheers, Falko
It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.
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.