Skip to main content

I am looking to be able to select two dates in a user parameter and then search a date field to test for dates between the two dates set in the parameters. Is this possible? If so, how?

The only way I can think of at this moment is if you format all dates YYYYMMDD.

Then you can do a numeric test using the Tester and the Between operator.

I have added an idea about this some time ago.

Have a look at: Date calculator


Reply