In SSRS using Fetch XML, as it is CRM Online, is there any way to get all Contacts born on a specific month? The month will be supplied in a parameter like the following:
Month : Jan,Feb,Mar,...,Dec
I know a few workarounds which can achieve this requirement without using FetchXML, but is there any way you can do this in CRM using solely FetchXML?