Posts

Showing posts with the label Dynamics 365 CRM on-premise

Dynamics 365 CRM Onpremise Version 9.x throws error once importing SSRS reports (RDL) - The data source 'MSCRM_DataSource' cannot be found.

Image
 Hello, If you facing an issue while importing rdl (SSRS Report file) to Dynamics 365 CRM on-premise  as stated below; Microsoft.Crm.CrmReportingException: An error occurred while trying to add the report to Microsoft Dynamics 365. Try adding the report again. If this problem persists, contact your system administrator. System.Web.Services.Protocols.SoapException: System.Web.Services.Protocols.SoapException: The data source 'MSCRM_DataSource' cannot be found.  Microsoft.ReportingServices.Diagnostics.Utilities.DataSourceNotFoundException: The data source 'MSCRM_DataSource' cannot be found. Please ensure that Embeded DataSource name is MSCRM_DataSource  and  Use Shared data source reference is also has "MSCRM_DataSource" enjoy.

Microsoft Power Apps Portal integration with Dynamics 365 CE On-Premise - Step By Step Guide

Image
 Hello, It has been quite long since I did not post any guides with you. Today, I am going to share a PoC of mine result with detailed screenshots as much as possible.  You will see how we can easily position Power Apps Portal in front of Dynamics 365 CRM ( CE ) Engine 9.x on-premise edition. You are going to see following subjects in the study; Solution generation for the scenario in Dynamics 365 CRM on-premise  Create Solution Create Custom Entity Add Existing entity to a custom solution 1:N relation Form creation for Portal visibilities for portal specific fields Microsoft Common Data Service (Microsoft Dataverse) - an environment -creation Solution generation for the scenario in Dynamics 365 CRM on-premise  Microsoft Power Apps Portal creation (Starter Portal) in the environment Microsoft Dynamics 365 On-Premise customization for PoC Scenario implementation Reflecting Dynamics 365 On-Premise solution to CDS (Microsoft Dataverse) - to the environment- Aligning Microsoft Power Apps P