Hi everyone.
On one of our objects I have a property that contains 0..n values from a multi-select. I would like to search for all objects that have more than 1 value in that property. Please see an axample in the image below. I would like to find only the object 109388, which has multiple entires. How should I do that in the search function?
I already tried wildcard patterns, but that doesn't seem to be able to find multiple entries, or I'm using a wrong character.
I hope someone has some suggestions. Thanks!