Category Archives: Dynamics 365

Create New Records in Dynamics CRM using Microsoft Flow

Introduction: Microsoft Flow is a powerful business application that allows the user to create and automate workflows across multiple applications and services without developers help. In one of our blog “Microsoft Flow – Create a record in Dynamics 365 using Gmail Connector”, we saw how to create a record in Dynamics 365 using Gmail Connector.… Read More: Create New Records in Dynamics CRM using Microsoft Flow »

New Email Feature in Dynamics 365 v9.0

With the release of Dynamics 365 v9.0, Microsoft has introduced many new features that make our Dynamics 365 even better. With the new User Interface changes, we just can’t stop looking at it. The new User Experience added in the Dynamics 365 has become more consistent across multiple devices such as desktop, mobile and, tablet.… Read More: New Email Feature in Dynamics 365 v9.0 »

Fixed – “You Need Microsoft Dynamics 365 License To Continue” Error While Reactivating Workflow

Introduction: Recently, while working we tried to make changes to an old workflow. Where we deactivated that workflow and then again activated the same workflow after making some changes, but we faced an error saying “You need Microsoft Dynamics 365 license to continue”. As we were working with System administrator Role and that user also… Read More: Fixed – “You Need Microsoft Dynamics 365 License To Continue”… »

Working with Translation for Managed Solution in Dynamics 365

Translation help users to understand the given details in their native language when user is unaware of that language. In CRM it is especially helpful when we are working on a packaged solution. Dynamics 365 CRM allow us to provide translation using Import/Export of translation as below. And also by adding XML tag for translation… Read More: Working with Translation for Managed Solution in Dynamics 365 »

Useful Tool for Copying Previous Time Entries Using “Copy From” Option in Dynamics 365 Project Service

Introduction: Recently, we had business requirement where client need to record time against a project. And once the time entries has been recorded against the resources for particular week, those recorded time need to be reviewed by project manager (project manager may or may not ask to correct any of the time entry), further once… Read More: Useful Tool for Copying Previous Time Entries Using “Copy From”… »

How to associate Knowledge Article with Incident (Case) Programmatically in Dynamics 365

Introduction: Microsoft has introduced a knowledge management system for Dynamics CRM 365. This enables users to create rich knowledge articles, which also supports embedding external multimedia content like images and videos in the form of links. It also allows translations and versioning for the articles. In this blog will discuss about how to associate Knowledge… Read More: How to associate Knowledge Article with Incident (Case) Programmatically in… »

Error while Qualifying Lead in Dynamics 365

Introduction: Recently while working we came across an issue while qualifying the lead as shown in the below screenshot. As we all know when a lead is qualified along with Opportunity and Account a Contact record also gets created with this lead as the Originating Lead. So there is 1:N relationship named “contact_originating_lead” between the… Read More: Error while Qualifying Lead in Dynamics 365 »

Enable Editing of Fields for Mobile Offline Usage in Dynamics 365

Introduction: If user access Dynamics 365 through a mobile app and it is in offline mode then the user gets an error message and unable to edit records as fields are locked in offline mode. In this blog, we will walk you through the steps to enable the editing of entity fields in offline mode.… Read More: Enable Editing of Fields for Mobile Offline Usage in Dynamics… »

Working with CRM View Query on Dynamics 365 App for Tablets

Sometimes we come across a scenario where we need to display sub grid depending upon some run time scenario or display details that are not possible to achieve using OOB condition like display Activities where regarding is contacts which are related to account on account form. This is not possible through options available with OOB… Read More: Working with CRM View Query on Dynamics 365 App for… »