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 has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

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