Hi there, I am trying to build a query all records function to keep only the records created during the current day but I cannot find a way to do so...
I played around with the "now" timestamp variable and the timestamp_substract_day filter but although I can get the records created over the last 24h, I am unable to get the actual record created during a specific calendar day.
Am I missing something, can someone guide me toward the right approach ?
Regards,