RE: Create daily list with people having date of birth

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



Hello Robert
Thank your for your assistance. If I set the Fixed Keyword Query as
Birthday:"August 15", I have to change the date parameter every day,
obtaining a daily adjusted list. Is it possible to set the parameter
something like Birthday:today()?

regards
Chris


"Robert Zhao [MSFT]" wrote:

Hello Chris,

Based on my knowledge, use People Search Core Results Web Part is the best
way to achieve your goal. I configure the People Search Core Results Web
Part as the follows (I only list the fields I change):

===============================
#1 Results Query Options
Selected Columns -->
-------------------------------
<root xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance";>
<Columns><Column Name="AccountName"/><Column
Name="UserProfile_GUID"/><Column Name="PreferredName"/><Column
Name="JobTitle"/><Column Name="Department"/><Column
Name="WorkPhone"/><Column Name="OfficeNumber"/><Column
Name="AboutMe"/><Column Name="PictureURL"/><Column
Name="WorkEmail"/><Column Name="WebSite"/><Column Name="Path"/><Column
Name="HitHighlightedSummary"/><Column
Name="HitHighlightedProperties"/><Column Name="Responsibility"/><Column
Name="Skills"/><Column Name="SipAddress"/><Column
Name="Birthday"/></Columns></root>
-------------------------------
Note: Add a record "<Column Name="Birthday"/>.

Cross-Web Part query ID --> Query 2

#2 Fixed Keyword Query
Fixed Keyword Query --> Birthday:"August 15"
=================================

Note: If you add the Birthday value to user profile after it is crawled by
the Index server, please do a full or Incremental crawl, or we cannot get a
result.

If you encountered any difficulty to apply the People Search Core Results
Web Part, please post the symptom backup. I'll try my best to help you.

Sincerely,
Robert Zhao
Microsoft Online Support
Microsoft Global Technical Support Center

Get Secure! - www.microsoft.com/security
=====================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights
.



Relevant Pages