SharePoint Metadata Filtering (Inside Folders)

icequeen 21 Reputation points
2021-06-16T22:31:23.987+00:00

Hello,

I have a SharePoint document library that has multiple folders and files. I want to use metadata such as "File Type" or "Responsible Party" (connected to emails) so that the files inside the folders also be displayed. For example, I select "Emily" from the "Responsible Party" metadata, I want to see all the files that have "Emily" listed as such. However, from what I am noticing, the filtering does not go into the folders - it's only filtering on my view level.

How can I get it to filter the entire library based on metadata?

Microsoft 365 and Office | SharePoint Server | For business
Microsoft 365 and Office | SharePoint | For business | Windows
0 comments No comments
{count} votes

Accepted answer
  1. Allen Xu_MSFT 13,866 Reputation points
    2021-06-17T08:13:22.717+00:00

    Hi @icequeen ,

    The situation you described is by default in SharePoint Online and it is impossible to filter into a folder on your view level if insist on using "Filter by" button. As an alternative way, you can create a view and set the view as below in the Filter section:

      Content Type   
      is equal to  
      Folder  
      Or  
      the additional condition you wish to apply to the documents.(e.g. Responsible Party is equal to Emily)  
    

    106542-image.png

    When applying the view created above to your library, the files in the folder will also be filtered when you click into the folder.

    Test result on my end. I applied "Content Type is equal to Folder Or DocType is equal to Procedure" to my test view.
    106449-1.gif


    If an Answer is helpful, please click "Accept Answer" and upvote it.
    Note: Please follow the steps in our documentation to enable e-mail notifications if you want to receive the related email notification for this thread.

    1 person found this answer helpful.
    0 comments No comments

1 additional answer

Sort by: Most helpful
  1. Alma Alling 1 Reputation point
    2021-12-09T15:58:47.757+00:00

    This was helpful for me. Thank you very much for this.

    0 comments No comments

Your answer

Answers can be marked as Accepted Answers by the question author, which helps users to know the answer solved the author's problem.