Dynamics CRM FetchXML - Birthday is today -
is possible using fetchxml find out contacts who's birthday today? example 4/1/2000, 4/1/2001, 4/1/2002?
i don't want write custom code if possible
thanks in advance
unfortunately that's not possible without additional coding... general approach add 2 fields - day of birth , month of birth, populate during creation/update of record , use mentioned fields after.
Comments
Post a Comment