Custom Filter for Date in Relationship not working properly
Hello,
I am trying to filter the records as per the date field in the relationship (belongsTo), which filters wrong records.
Booking Model - Relationship:
Booking Resource Filter:
Result: (attached)
I want to filter the results where start_date from trainingEvent relationship is between 08/08/2024 to 09/08/2024 but it also includes the records from the month of July.
Please help me understand if i am doing anything wrong in this.
0 Replies