Filter doesn^t work
-
- Posts: 170
- Joined: Tue Oct 10, 2017 12:44 pm
Filter doesn^t work
I have a filter where I specify a date field to be greater than {01/01/2005} and I get an error that says "DateTime field required"____What does this mean?
=> RE: Filter doesn^t work
It means that your date field is actually a date time field. So you would need to use {01/01/2005 00:00:00} to make the literal a datetime value.____Kathleen__R&R Support__