Hi,
I want to apply a Filter for a date field where the Results should be all data with an End_Date Greater than today.
I've tried adding DATE & DATE() but it's not being accepted.
What is the correct syntax for the query builder?
Thanks
If you're looking for the function that will return today's date, try TODAY().
Tom
If d is your date variable...
Thanks Jerry, I didn't think of a Function.
If you're looking for the function that will return today's date, try TODAY().
Tom
Thanks Tom !
DATE() = TODAY()
But TODAY() is indeed more self_documenting!
Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!
What’s the difference between SAS Enterprise Guide and SAS Studio? How are they similar? Just ask SAS’ Danny Modlin.
Find more tutorials on the SAS Users YouTube channel.