HI,
I need to check that the current date is between 2 dates in a last (start date and To date)
I have tried the usual if greater than or equal and less than or equal but nothing works the query always returns no results
Anyone know how to do this?
HI,
I need to check that the current date is between 2 dates in a last (start date and To date)
I have tried the usual if greater than or equal and less than or equal but nothing works the query always returns no results
Anyone know how to do this?
Best answer by Garrett
Hi
That works too. Your query expression is correct.
I suspect that perhaps the FromDate is greater than the ToDate
or the dtCurrent date is outside of the FromDate < ToDate range.
Use control values for the Dates. FromDate is 1 Jan 2023, ToDate is 31 Dec 2023.
Use the Conditional Branch. Place a Log to History at both outcome Yes and No.
Use another Log to History to display the values of all 3 dates
Enter your E-mail address. We'll send you an e-mail with instructions to reset your password.