I have been struggling quite a bit with this - and I have stumbled upon others threads on this topic, with no solution. This is something very common with MySQL, I would be very surprised that BUbble would not do this.
I have a data type Job, which has a date range field.
I have a data type Booking, which has a job field (field type = job).
I want to do a search for booking whose job dates overlap with a given parameter.
But when defining the constraints in the “Do a search” option box, I cannot select any property related to the job (img below).
This is definitely going in the right direction (using advanced filtered searches) but the situation is a bit different from the example you solved before. I cant find a way to joint the search between job dates and bookings (as the structural relationship is the other way around) - but I’ll keep searching before asking for more help.
Many thanks Ambroise.
Indeed this solves the problem.
I wish there was a more simple / elegant way to make joint searches in Bubble - they are simple yet powerful, and so commonly used - and they avoid a lot of data duplication.