I want to filter duplicate values in SharePoint Library View. Document Library is having two columns
1. "Document ID" - Unique column
2. "Document Owner" - each document owner can have more than one document.
Now, I want to create a view to show only "Document Owners". If I create a view, "Document Owner" name is repeating. Please help me to solve this problem
Thanks