How can I use Report Builder 3.0 to create FetchXML-based reports?
*This post is locked for comments

How can I use Report Builder 3.0 to create FetchXML-based reports?
*This post is locked for comments
Hi Joe,
I utilized this as the first resource for a developer of mine to build a report. He read through this and was up and developing my report within hours so I hope this helps!
blogs.msdn.com/.../using-microsoft-sql-reporting-services-with-microsoft-crm-online.aspx
Thanks much,
As far as I know, the Reporting extensions for FetchXML do not work in report builder. You have to use Visual Studio. I've tried in the past to get it working through a hack but didn't succeed. The list of supported tools doesn't include Report Builder in www.microsoft.com/.../details.aspx
Hope this helps (although probably not the answer you were looking for!)
Sorry, my brain went to SSRS vs. Report Builder... Thanks for correcting Scott!
Yep Scott, that seems to be the case. I downloaded VS2012 Express and was able to get started w/ creating reports. Not sure how far I will get without a Professional license but so far it's working.