Filter from a list search?

Hi all,

If I have a list of Bookings which are a start and end date, how would I search for things where a given start and end date don’t overlap. E.g. the AirBnB example: show properties that are available (not booked) for a given period.

The list has a doesn’t contain test but that doesn’t appear flexible enough, unless I’m missing something. Will I have to restructure my data?
A way to directly query the Bubble back-end database would be good right now :wink:

Cheers,
M

Hmm. Did I not describe my problem well enough here, or is there really no solution currently?