BookmarkSubscribeRSS Feed
2 REPLIES 2
SASKiwi
PROC Star

The simplest approach would be to convert the character date to a SAS (numeric) date before loading it into SAS VA. That way it will properly identified in your VA data source as a date. 

ShivamKS
Obsidian | Level 7

 

Can use the TreatAs function to convert date to numeric value( which will be stored as the number of days between January 1 1960 and the date).

hackathon24-white-horiz.png

The 2025 SAS Hackathon Kicks Off on June 11!

Watch the live Hackathon Kickoff to get all the essential information about the SAS Hackathon—including how to join, how to participate, and expert tips for success.

YouTube LinkedIn

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