Forum Discussion
Filter Folder Metadata
Hi everybody
We are using a SharePoint library as a little "database".
I added a column "country " to filter for a specific country" (see picture).
The usecase I want to address is the following: By filtering the tag "Singapore" I created a list for only the Singapore folders. (see picture)
โ
When I click on a folder now (e.g. startup A) I can't see the subfolders because the country filter is still active and my subfolders don't have the Singapore tag.
Is there any way of activating the filter only for the first "folder path" or any other workaround?
Thanks in advance
5 Replies
Hello Schimmi007
there are no specific settings available for the list filter behaviour.
For this scenario we use a custom search page with PnP Modern Search Web Parts https://microsoft-search.github.io/pnp-modern-search/
With the custom search you can use filters, verticals and specific results visualization.
Best, Dave
- Schimmi007Copper ContributorThanks David for your response. Is there maybe another solution which is easier to use for everybody in our organization?
Hello Schimmi007
you can use the highlighted content Web Part to rollup informations/documents/items, but no customizing available...
More information: https://support.microsoft.com/en-us/office/use-the-highlighted-content-web-part-e34199b0-ff1a-47fb-8f4d-dbcaed329efd
Best, Dave