Answered by:
Custom Reports in CRM 2011

Question
-
Hi,
I need to know if building custom reports for CRM 2011 is the same as for CRM 4.0 (using SSRS).
If not what are the main differences?
Any interesting links?
Thank you!
Tuesday, November 8, 2011 8:39 AM
Answers
-
It' exactly the same, but there is other option in crm2011, using fetchxml for report writing.
To use fetch XML datasource, you need to install report authoring extensions.
here is comparison between sql and fetchxml reports
http://gonzaloruizcrm.blogspot.com/2011/07/sql-vs-fetchxml-reports-in-crm-2011.html
You can use fetchxml to create reports for on premise installation, all the inbuilt reports are nased on fetch xml
Here is another good link.
I hope this helps.
Amreek Singh Senior CRM Consultant CDC Praxa Sydney, Australia http://mscrmshop.blogspot.com http://crm2011usersettings.codeplex.com- Proposed as answer by Amreek Singh Tuesday, November 8, 2011 12:23 PM
- Marked as answer by DavidJennawayMVP, Moderator Thursday, November 24, 2011 8:14 PM
Tuesday, November 8, 2011 12:23 PM
All replies
-
I suggest you read the SDK section "Reporting for Microsoft Dynamics CRM Using Microsoft SQL Server Reporting Services". You can use everything you used in 4.0 version.
ZarkoTuesday, November 8, 2011 8:47 AM -
The Main Difference is that MS CRM Online Custom Reports are developed using FetchXml.
Hosted or On Premises does not have much difference to that of 4.0
Regards,
Kirsh
- Proposed as answer by Kirsh Jay Tuesday, November 8, 2011 12:13 PM
Tuesday, November 8, 2011 12:13 PM -
It' exactly the same, but there is other option in crm2011, using fetchxml for report writing.
To use fetch XML datasource, you need to install report authoring extensions.
here is comparison between sql and fetchxml reports
http://gonzaloruizcrm.blogspot.com/2011/07/sql-vs-fetchxml-reports-in-crm-2011.html
You can use fetchxml to create reports for on premise installation, all the inbuilt reports are nased on fetch xml
Here is another good link.
I hope this helps.
Amreek Singh Senior CRM Consultant CDC Praxa Sydney, Australia http://mscrmshop.blogspot.com http://crm2011usersettings.codeplex.com- Proposed as answer by Amreek Singh Tuesday, November 8, 2011 12:23 PM
- Marked as answer by DavidJennawayMVP, Moderator Thursday, November 24, 2011 8:14 PM
Tuesday, November 8, 2011 12:23 PM