Author Archives: Inogic

Inogic Dynamics 365 CRM Apps now compatible with v9.0 – Have you checked them lately?

We have been exploring the cool new Dynamics 365 v9.0 quite a lot in the recent times. And quite often this question has been asked so a blog would be the perfect place to announce that yes your favorite Inogic Dynamics CRM apps are now compatible with the new Dynamics 365 CRM v9.0. Have you… Read More »

Resolve Date and Time difference issue between Scheduled Board and Bookable Resource Booking Record

Numerous features are available for Dynamics 365 Field Service. Let’s review about the small feature of schedule board in Field Service. Schedule board enables to view work orders by field agents, so it is necessary that the work order scheduled date and time should be correctly viewed to avoid confusion both in Bookable resource Booking… Read More »

Deep Clone your choice of child records along with parent records in Dynamics 365 CRM

For a long time, there is an unavoidable need of creating multiple repetitive records with the same data in all types of businesses. Usually, Dynamics 365 users do it programmatically or manually. But both processes prove to be time-consuming as well as inefficient for creating these accurate records. Thus ending up spending productive time in… Read More »

Track Parent Email using Parent Activity ID Field on Email Entity in Dynamics 365

Introduction: Email in Microsoft Dynamics 365 is one of the widely use feature to achieve the conversation with the customer as well as to keep track of the conversation happened with internal users. Recently, we had a business requirement, where the user wants to pull some details from initial mail in replied email record. Below… Read More »

Migrating Dynamics 365 v9.0 Multi Select Option Set Field Data using SSIS

Introduction: Microsoft Dynamics 365 v9.0 brings some of the most awaited features and enhancements. One of the important feature introduced in Dynamics v9.0 is Multi Select Option Set. Prior to Dynamics 365 v9, there was no provision to use multi-select option set field. Our this blog explains how data import works for multi-select option set field.… Read More »

Dynamics 365 v9.0: Xrm.WebApi – Operations Part – 2

Introduction: In our previous blog, we have discussed about performing CURD operations Create, Update, Delete and Retrieve using Xrm.WebApi. In this blog, we will discuss Retrieve Multiple and Execute Actions. Let’s explore about these operations one by one. 1. Retrieve Multiple:  Retrieve multiple is used to retrieve more than one record from MS CRM. Suppose… Read More »