Hi there, @tradspecialisterna… if I understand your post correctly, it looks like you are trying to create an or condition by adding two constraints for the same field. If that’s what you are trying to do, well, that’s not how you do it because Bubble is looking for both of those constraints to be true. So, try merging two searches together in the repeating group’s data source. In other words, remove one of the constraints from the current search, add the merged with operator after the search in the data source, and do a second search with the other constraint.
Merge two searches together in the repeating group’s data source, put one of the constraints from your screenshot on the first search, and put the other constraint on the second search.