Forum Discussion
Bastiaan Kortenbout
Aug 26, 2020Copper Contributor
Dynamically filter content based on page property
TLDR Is it possible to aggregate pages using a modern highlight content webpart an filter on managed metadata field to show child items? Filter should work dynamically based on page taxonomy field v...
SarahBE1477
Mar 06, 2024Copper Contributor
Bastiaan Kortenbout curious if you found a way to achieve this result? I'm attempting, despite all of SharePoint's roadblocks, to build a knowledge base wiki and dynamically displaying documents and list data from several sources base on a page property would be INCREDIBLY useful. It's exactly what I need.
I find myself constantly disappointed to spend hours researching and struggling to implement solutions out of the box that I could build in Notion in 5 minutes...
- Bastiaan KortenboutMar 07, 2024Copper Contributor
Yes sir. Quick reply, because I am busy.
This is the Query I used.
{?{|owstaxIdWerkpakket:{Page.NavolgendWerkpakket.TermId}}} Path:{Site.absoluteUrl}/SitePages
Check out this blog.
https://www.techmikael.com/2014/05/s15e03-query-variables-constant-trouble.html