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.
Registration is now open for SAS Innovate 2025 , our biggest and most exciting global event of the year! Join us in Orlando, FL, May 6-9.
Sign up by Dec. 31 to get the 2024 rate of just $495.
Register now!
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.