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
DaveMehr365
Oct 09, 2025MVP
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