dgwilliams
MIS
I have a query that returns all quotes. In the query there is a field called quote date. can anyone tell me a simple expression that will return all quotes that are within 182 day period of the current date. but not quotes that are more than the current date+182 or quotes that are less than the current date.
So a simple expression such as QuoteDate=<date()+182.
But ensuring that quotes less than the current date will not show.
Can anyone give me a simple expression to put into the criteria of the query to perform this required task.
Thanks
So a simple expression such as QuoteDate=<date()+182.
But ensuring that quotes less than the current date will not show.
Can anyone give me a simple expression to put into the criteria of the query to perform this required task.
Thanks