Author Archives: Inogic

Controls in Dynamics 365 for Mobile App: Bullet Graph

Introduction: Microsoft Dynamics CRM 365 introduced additional controls for mobile and tablet to increase user interaction, user convenience and for user-friendliness. These controls are available for Mobile, Tablet application depending on the field type. Today in this blog we will discuss about Bullet Graph Control. Bullet Graph Control: This control is used to represent field… Read More »

Difference between Xrm.Page.getControl(‘xyz’).getValue() and Xrm.Page.getAttribute(‘xyz’).getValue() in Dynamics 365 CRM

Many times while working in Dynamics 365 CRM we found small clues tips which sometimes becomes life saver for us. Today in this blog I will share one of such small tip. If we enter special characters like # $ % & ( ‘ in text input the GetControl & Getattribute will give different result.… Read More »

SharePoint Integration with Microsoft Portal

 Introduction: Dynamics 365 upgrades often enfold bunch of exciting features and the latest October release which upgrades your CRM to version 9.1 happens to continue the legacy. Amongst all the new features, the one we are targeting in this blog is the SharePoint’s integration with MS Portal. With the commencement of this feature, it would… Read More »

7 Amazing ways Click2Clone within Dynamics 365 CRM helps you build a powerful market presence

The productivity of an organization depends prominently on the efficiency of its employees. They form a crucial part of the business process by handling customer data and delivering services. For the employees to act promptly, they need to put lesser manual effort in data entry and find methods to handle their repetitive tasks effectively and… Read More »

Filter PartyList Field based on other lookup field that supports on UCI Dynamics 365 v9.x

Introduction: Recently we had a business requirement where client wants to filter PartyList field by selected account in regarding field on activity entity form. As shown in below image, when we click on party list field, by default it shows data of many entities (i.e. Account, Contact, and User etc.) Our client requirement is to… Read More »

Different ways of Publishing Power BI reports in Dynamics 365 CRM

Introduction: In our previous blog we have seen how to create Power BI reports using Dynamics 365 connector. In order to publish Power BI report, you must have a Power BI service account associated with it. In this blog, we will see how we can add Power BI report in Dynamics CRM dashboards. Once you… Read More »

Powerful features of User Adoption Monitor within Dynamics 365 CRM to build a stronger market presence!

In our last blog we covered some prominent features of User Adoption while in this blog we will focus on some of its powerful features and how a combination of your Dynamics CRM with User Adoption Monitor for activity tracking can help your business presence grow! We know that in the emerging trends of today’s… Read More »

Microsoft Flow – Perform action on update of specific field in Dynamics 365 Customer Engagement

Introduction: Microsoft Flow is the best thing ever happened to citizen developers. The flexibility to perform some actions and the ease at which those actions can be configured is the deal breaker. Microsoft Flow is a sister app to Azure Logic Apps, but the fact that it is so well integrated with Dynamics 365 Customer… Read More »

How to set all Party list values while migrating data of Activities using SSIS

While doing data migration of Activity entities like Email, Phone call which has Party list fields like to, from, bcc, cc etc. where we set all values i.e. lookups of different entities like Account, Contact, Lead, User, Queue etc. and manually entered an email address for e.g. abc@gmail.com. While setting these party-list values, I was… Read More »