I am trying to show records in a repeating group or map with a field where users get added; it’s like an up-voting system. The issue is, I only want to show records that have three people who have voted for it.
When I ‘do a search for’ the records, I add a filter: Advanced: 'Do a search for trips:Users list:count is greater than or equal to 3, but it still shows all records? Does anyone know what I am missing?
Hi there, @ben4… shouldn’t the advanced filter be something like This Trip Location & Markerss's Up Votes:count>=3 as opposed to doing another search in the filter?