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!
SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!
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.
Ready to level-up your skills? Choose your own adventure.