I want to get started with custom FetchXML reports for Dynamics CRM 2015 Online, I tried to follow steps described in: http://zsoltzombik.com/2015/04/24/how-to-start-with-dynamics-crm-2015-online-fetch-xml-reporting/
I installed:
*VS2012
* Microsoft SQL Server Data Tools – Business Intelligence for Visual Studio 2012,
* Microsoft Dynamics CRM 2015 Report Authoring Extension (with SQL Server Data Tools support)
When I was trying to add new data source, window was something different
blog:
but i assumed that MSCRMFETCH = Microsoft Dynamics CRM Fetch and entered
"https://<organizationname>.crm4.dynamics.com" as connections string, since i had no idea what numbers after ";" mean.
When I try to add a new Dataset I get an error:
"Could not create a list of fields for the query. Verify that you can connect to the data source and that your query syntax is correct. The selected data extension MSCRMFETCH is not installed or cannot be loaded. Verify that the selected data extension is installed on the client for local reports and on the report server for published reports."
What actions do I have to perform to connect to datasource correctly?










