Could I get tips on how I could write a where clause to essentially get entries within a certain date-time range?
I don’t know if there’s a codeless block that helps with this.
Ex:
Entries from the last 24 hours (Now - Time <= 24 hours).
Thank You,
Innocent.