Forum Discussion
angela
6 months agoCatalyst II
Short update: For some reason the filter seems to work when I use '2025-05-05T05:00:00' as date, but it doesn´t work when I use '2025-05-05T01:00:00'.
When using T01 and T00 most of my items are filtered that don´t fit into the date range. But the result is one month off. I get all values from April too! When I use T05, I got the correct filtering for May only.
What is happening??!? I am very confused.
EDIT: When I change the filter to AND (CurrentItem.created_on > '2025-04-10T05:00:00') I don´t get not a single result anymore. Instead of getting more items, suddenly everything is restricted.
The same created_on filters work perfectly fine in a regular AML search in the SearchGrid.
Is there some parsing error going on?