BookmarkSubscribeRSS Feed
dmalhotra
Calcite | Level 5

Hi All,

I am working on Data Preparation tab in VA7.3.  In one datasetfrom VALIBLA , which keeps getting refreshed  , there is  date timestamp  column which I am trying to compare with a hardcode date. Column Type is Datetime. In where tab I am inserting expression as SAMPLEDATA.CREATE_DTTM> "01Jan2018:00:00:00"d , its giving result but showing all dates, basically not comparing . I tried using Function datepart also , which gives error that data is not parsed, though its not allowing to use Parse function. How to solve this.

1 REPLY 1
SASKiwi
PROC Star

If you are comparing with a datetime constant then try this: SAMPLEDATA.CREATE_DTTM> "01Jan2018:00:00:00"dt

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
  • 1 reply
  • 1041 views
  • 0 likes
  • 2 in conversation