Forum Discussion
Aalghoul
Oct 08, 2025Copper Contributor
How to filter document library web part by a page property column
Dear community members, i am looking for a way to filter my document library web parts inside a sharepoint page by a column that i have added to the page properties. I have tried to add the that has...
- Oct 09, 2025
Hi Aalghoul​
you can use PnP Modern Search WebParts https://microsoft-search.github.io/pnp-modern-search/ for a dynamic filtering in Search WebParts. I have created a scenario tutorial about this case: https://microsoft-search.github.io/pnp-modern-search/scenarios/use-query-string-in-url/
Best, Dave
Sigi7
Oct 13, 2025Brass Contributor
Hi,
if you have anways one page for every projekt, I would create a view on the lib fpr every project and add the lib webpart to the page with the corresponding project.
AFAIK ootb is only possible to filter by content of another webpart, not on page properties.
Or like Dave suggested, try to use pnp modern search.
kr,
Sigi