This document discusses Microsoft SQL Server Reporting Services (SSRS) and how to create custom reports for Microsoft Dynamics CRM using SSRS and Fetch XML. It provides steps for setting up a report project in Visual Studio, connecting to a CRM organization as a data source, building a dataset using Fetch XML from an advanced find query, designing the report, and publishing the report to CRM. It also describes how to set default filters and pre-filters on the reports.