I have created a simple custom report that pulls data from SalesOrder entity (I have tested with both entity (SalesOrderBase) and view (SalesOrder)) but the data is not visible when i run the report in CRM. When I run the same report from Report Configuration Manager, it runs perfectly showing all data.
I am logged in with a user who has System Administrator role in CRM.
In SQL server in the CRM Database Security, I have tried adding the following schema/role membership to the User:
and tried adding the following schema/role membership to the Reporting Group:
I am using Microsoft Dynamics CRM 2016 on prem and SQL Server 2012. with the Report Extension version
Somebody please help me out with this. Thanks in advance.
*This post is locked for comments