Is there a way in SAS Visual Analytics in a Geo Map to not only show bibble as variety of width+color for my metrics, but also to create a timelapse of these?
For example I'm having parameter X as width and Y as color, now I want to select an hour of a selected day as the beggining of my filder/range and the end hour&day, so that in the given range of dates the bubbles will display different widths/colors as in a timelapse?
One of the supported roles is 'animation'. When a date field is assigned to this role - the geo map will animate data over time and as such show the data as timelapse. More information about supported roles is in the VA user guide: https://support.sas.com/documentation/cdl/en/vaug/69957/HTML/default/viewer.htm#n1xeoy8ws5rm3rn1pi4y...
Hope this helps.
Cheers, Falko
yeah I can see it now, unfortunately it's working only in Designer and not in Explorer mode, that's why I was confised 😉
What do I do, if my date&time field have duplicated values? when I'm putting the value in ANIMATION (Roles) the graph disappears and I see a warning "The data for this graps is not valid for animation. The data cannot contain any duplicated category and date combinations."
How do I solve it ?
Are you sure that you have duplicated values? I ask because this SAS note explains another reason why you would see that message. It appears if you exceed the cardinality limits for the geo map. You can filter to reduce the number of values.
http://support.sas.com/kb/60/337.html
-------------------------------------------------------------------------
Four tips to remember when you contact SAS Technical Support
Tricks for SAS Visual Analytics Report Builders
SAS Visual Analytics Learning Center
I believe this message is shown if you have more than one date for one ore more geo categories. Are you able to either aggregate (change the format on the date field) or filter out the relevant entries? Maybe you can use a crosstab using both the date and geo category and check for entries with frequency > 1. Hope this helps. Falko
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
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.