"тнιѕ вℓσg ¢συℓ∂ ѕανє уσυя мσηєу ιƒ тιмє = мσηєу" - ∂.мαηנαℓу
Showing posts with label How to deploy a custom fetchxml report in CRM 2011. Show all posts
Showing posts with label How to deploy a custom fetchxml report in CRM 2011. Show all posts

Sunday, 15 September 2013

How to Deploy a custom Fetchxml Report in CRM 2011


Please refer the following link for - Custom Fetchxml based Report in CRM 2011 using SSRS


Lets see how to deploy a simple custom fetch xml report in CRM 2011.

1. Navigate to the report section in CRM 2011. Click on New.



2. Choose the report type as Existing file.

Navigate to the file location where the report project was saved.
Choose the .rdl file, in this case its SystemJobCountBasedonType.rdl
Description: optional
Related Record Types : Choose this if the report is to be run on a particular entity type record. In this case its fine because its just an overview sample report. Click on Save and Close




3. Newly created report could be found in the reports sections. Choose the report and double click on it. We could see the report in the report viewer as shown below.