Hi All,
I'm really struggling to make this work despite having read so many other posts on the subject.
I have a SharePoint list "Screening Records" and the list has a column "Name" which is a free text column.
I need to filter a gallery to only show items that have the same name. I've tried Groupby etc and it works, but (obviously) it groups them and I need to be able to see each individual record, but only where those records have duplicate names.
Many thanks in advance