I have created a report in VS using FetchXML. I have it running off of Contacts and then I have other data sets of related records that i have linked to the contact through the contactid. For whatever reason I am getting an error when I load it into the CRM environment even though when I click on "Edit Filter" the contact's name is correct. Can anyone help me with this?
The initial Contact data set has the enableprefiltering = "1" and the other data sets are currently linked using <condition attribute="record1id" operator="eq" value="@CRM_contact" />
Any advice would be greatly appreciated
Thank you
*This post is locked for comments
I have the same question (0)If you are using on prem you can check the ssis logs in the sqlsever program directory - Program Files\Microsoft SQL Server\MSRS10_50.MSSQLSERVER\Reporting Services\LogFiles
- but if you are online then the only option is to create a report using the report wizard and download - you can then compare with your report, or remove components from your report until it works.
See community.dynamics.com/.../solutions-to-issues-with-reports-in-dynamics-crm-2011.aspx
Hope this helps,
Scott