It’s all about structuring your repeating group search query properly, my guess is something is a bit amiss there which is why it’s not working. Perhaps post some screenshots of your search query? You should be able to use the ‘Contains’ filter.
Depending on how big your data set is / how complex the search queries are - you might even like to look at a product like Algolia. They have a pretty good free plan and it’s not that difficult to set up, even through the API connector on the personal plan.
The challenge with using the ‘Contains’ filter is that it’s an exact match and users make way more spelling mistakes than you’d like. So having some intelligence to know that cofee is coffee etc. goes a long way on user experience.
Josh @ Support Dept
Helping no-code founders get unstuck fast save hours, & ship faster with an expert on-demand
Hi Josh - I have ‘Contains’ working fine but it’s ‘starts with’ and ‘ends with’ that I’m trying to achieve.
In this use case, an exact match is a good thing, I don’t want a fuzzy Algolia type result.