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

sas-innovate-wordmark-2025-midnight.png

Register Today!

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.


Register now!

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
  • 877 views
  • 0 likes
  • 2 in conversation