Category Archives: Dynamics 365

Solution History Entity in Dynamics 365 CRM

Introduction Many times the customer wants to see the history of managed and unmanaged solutions so in this blog we will see how this can be implemented using “Solution History.” A solution is a container that encompasses Dynamics 365 CRM components. It is available in two flavors Managed and Unmanaged. Managed solutions are usually used… Read More »

Send SMS to user when a new record is created in Dynamics 365 CRM using Nexmo

Introduction Many times manager or higher management wants to receive SMS notification in their smart phone whenever any record is created in Dynamics CRM. Lets see how this is possible using Nexmo. Consider a senario where Sales manager wants SMS in their smart phone whenever Account record is created in their Environment. To make this… Read More »

Find Who Cloned Product In Microsoft Dynamics 365 CRM?

Introduction Microsoft Dynamics 365 is a treasure box which includes Sales, Service, Settings and so on. In this blog, we are going to explorer one of the valuable piece in this treasure box which named as Product. So this is something about the OOB “CLONE” button on Product entity, which ease our job by making… Read More »

Set Date and Time Field of Dynamics 365 in PowerApps

Introduction Power App helps you to create a quick mobile app to show details of your CRM organization. In today’s blog, we will explore more on how to set Date and Time field of Dynamics365 in Power App. Following are the steps to set Date and Time fields of Dynamics 365 in Power Apps: 1.… Read More »

Creating Entity, Fields and Views for Common Data Service for Apps

Introduction In our last two blogs we saw how to create CDS environment and steps for creating Model Driven App for CDS Environment. In this blog we will see how to create entity, fields & view for CDS App. After Creating CDS environment, open that environment in PowerApps as shown in below screen: Or, you… Read More »

Create Model Driven App for CDS Environment

Introduction To be able to use Applications in CDS, user must create App for CDS Environment. For Creating Model Driven App for CDS Environment user must have an Environment in CDS. In our last blog we saw steps to Create Environment in Common Data Service (CDS). After creating CDS environment, users can see their environments… Read More »

Record name missing from lookup fields in Dynamics 365 Unified Interface

Introduction: Recently while working, we came across a scenario where the entity name was not seen on the lookup field but only ICON for the entity is seen on UCI. But the same thing was working correctly in Classic UI. After some research and play around we found solution to this problem. Solution: The view… Read More »

Solution Import issue on Dynamics 365 CRM v9.1

As we know, Microsoft has recently released Dynamics V9.1. After its release, most of the customers have upgraded to v9.1. When we tried to import the managed solution from dev CRM instance to customer end, we got the below error where customer CRM version was 9.1.0.30. The exact error we got from Downloaded log file… Read More »

Use of Microsoft Flow with Dynamics 365 CRM On-premise

Introduction Recently, while trying to work on Microsoft Flow to perform some actions from Dynamics CRM on-premise, we discovered that to access on-premise data we needed to create connection with Microsoft flow. So, in this blog we will show how you can connect your on-premise organization with Microsoft flow. It is possible to connect Microsoft… Read More »