is there a way to have fallback filters, like in t...
# community-help
j
is there a way to have fallback filters, like in this example if the explicit first filter fails it falls back to the proximity one?
filter_by: lane.origin.name:='${originName}' && lane.origin.geolocation:(${originLat}, ${originLng}, ${radiusMiles} mi)