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.
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).
Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9. Sign up by March 14 for just $795.
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.