Forum Discussion
Document Sets - Want Subfolders (not just files) to inherit metadata
This behavior is by design in SharePoint: Document Set shared columns apply only to documents (files), not folders. Although folders can store limited metadata (Title and Name columns are by design), they do not support metadata inheritance in the same way as files. As a result, they do not participate in Document Set shared metadata behavior.
I use Document Sets extensively, but I recommend avoiding reliance on folders as primary items. Also, avoid using a single Document Set to store everything. Instead, consider organizing content using metadata such as process or stage, which can be used for grouping and filtering in flat structure.
While you can manually assign metadata to folders using Edit in Grid View (provided the status column is included in the view), the automatic metadata inheritance from the Document Set will not apply to folders.
If this post helped resolve your issue or answered your question, please mark it as a solution and give it a like
- MisterJJJun 01, 2026Occasional Reader
Thanks Virendrak. I understand its by design. Was looking for a way to action it, either via PowerAutomate or an extension to SPO somehow
The current hierarchy is document set as parent with subfolders. i.e.
Project (DS) > Admin (Folder)
> Working (Folder)
> Final (Folder)
Each of those folders could have hundreds of files and often subfolders in it.
The document set root Project folder has metadata like Status we were hoping to use a filter to control view numbers.
The files inherit the metadata fine, but without the folders inheriting metadata the filter becomes useless. (show all files is not practical given the number of files).
Not having any luck applying the metadata to the folder as the functions in PA only seem to apply operations to Lists or Files.
So looking for other ideas.....