Hello everyone,
I tried to check if [a date range overlaps with (date <-range-> date+duration)] and it works.
Now I need to check if [a date range overlaps with (date+durationA <-range-> date+durationB)], but Bubble allows to add anything only on the left side of the <-range-> function. Any idea how to get around this?