Question: Is DATEADD supported in DESelect?
Answer: Yes, DATEADD can be used in the filters (WHERE clause) using the dynamic date filters. Dynamic date filters allow you to compare dates relative to the moment the SQL query is executed.
Example: You want to query the Accounts with an Order in the last 30 days.
An example with step-by-step instructions on how to use dynamic date filters can be found here.
Comments
0 comments
Please sign in to leave a comment.