Hello,
I am currently working on creating a group filter based on a date property. The conditions involve checking for dates that are greater than or equal to a certain value and, simultaneously, less than or equal to another value. However, I’ve encountered an issue where the SQL query seems to use only the first value for both conditions, resulting in no returned results.
I would appreciate any insights or suggestions on how to resolve this matter.
Thank you.