Try this filter:
= { fn CURDATE() }
This browser is no longer supported.
Upgrade to Microsoft Edge to take advantage of the latest features, security updates, and technical support.
If i enter this
= CAST(GETDATE() AS date)
as a filter on a date in the view designer, I get
Data type error in expression
BUT if i type it in the SQL script (of the same designer) it works OK
Try this filter:
= { fn CURDATE() }
Hi EvanCamilleri-5895,
Welcome to Microsoft Q&A.
This issue happens to me. I’m not sure if it is a known issue or by design.
I recommend you submit a feedback to this link: https://github.com/MicrosoftDocs/sql-docs/issues
Your feedback is valuable for Microsoft to improve the level of products and service. Appreciate for your understanding.
Best Regards,
Amelia
If the answer is helpful, please click "Accept Answer" and upvote it.
Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.