I've created a search scope, "My Users" which lists users managed by the current user. I am attempting to add a navigation bar resource with a resource count, I have placed the same XPath filter as I used in the search scope into the resource count attribute, however the count is not showing.
XPath: /Person[Manager='%LoginID%']
Am I doing something incorrectly?
Thanks!