My version of SAS Visual Analytics is 8.5.1.
There are two icons in the following. The first one is from the data set. I think the second one is calculated field. How was it created? Thanks.
When I clicked on New data item, there is not an icon like the second one above.
This topic in the user doc covers the icons and data item types you will see in the Data pane:
https://documentation.sas.com/doc/en/vacdc/v_003/vareportdata/p1tm26sodb94w9n1hz81bz75plk7.htm
You can make a calculated item that is a date, usually by using either the Parse() operator or the DateFromMDY() operator.
That is just the standard icon for a DATE data item.
-------------------------------------------------------------------------
Four tips to remember when you contact SAS Technical Support
Tricks for SAS Visual Analytics Report Builders
SAS Visual Analytics Learning Center
This topic in the user doc covers the icons and data item types you will see in the Data pane:
https://documentation.sas.com/doc/en/vacdc/v_003/vareportdata/p1tm26sodb94w9n1hz81bz75plk7.htm
You can make a calculated item that is a date, usually by using either the Parse() operator or the DateFromMDY() operator.
Thanks. I will check out the link.
Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 16. Read more here about why you should contribute and what is in it for you!
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.