Search API
1 TopicI need help with KQL search query - I want to list people who have birthdays on the current month.
I need a KQL something similar below to list users who were born in the current month Birthday:"this month" -ContentClass=urn:content-class:SPSPeople The above doesn't return anything. When I look at the crawled property I can see as above it has been mapped to RefinableDate17 . But I can't see these properties in Azure when i try to update my birthday. Should i be abe to use a KQL query to do this and how can i get the birthday property to show in azure so i can update the birthday field? Thanks in Advance1.7KViews0likes1Comment