Forum Discussion

Sam1209's avatar
Sam1209
Copper Contributor
Jan 18, 2024

Filter query string URL - SharePoint

We have a page on SharePoint with a search box and a results web part, which displays every user in our SharePoint user profiles. Each user has several managed properties associated with them (e.g. Location, Name, Email Address, etc). We have a managed property called "Team" which is mapped to a crawled property called "RefinableString02" and is free text.

 

I would like to set up a URL so that each Team can have their own search results with their team in. (For example IT will have their own URL for all those where Team=IT). I have tried doing this using simple ?k=IT but this brings back everything with IT in (e.g. if someone in marketing has put IT in their bio). 

 

Is this possible?

3 Replies

Resources