Forum Discussion
SharePoint Pnp Search v4 People seach verticals issue with Location
you can check user profile information in the SharePoint User Profile Application (UPA).
- Check the values in your user profile (SharePoint Admin > More features > User profiles > Manage user profiles)
- Check the properties and the field name (SharePoint Admin > More features > User profiles > Manage user properties)
- Edit the property and you can see the internal name
With this information go to the search admin center and check the crawled property.
It is mapped to BaseOfficeLocation and others, that i use ;) :
You can checkt the mappings Managed Properties section:
You are ready for the search configuration now.
- Use it as search filter
- or in a query template to use it in verticals
{searchTerms} * workemail:mehr365 AND BaseOfficeLocation:Lucerne
Hope this helps.
Best, Dave