Author Archives: Inogic

Optional Price Lists – New Dynamics 365 CRM Wave 2 Release feature

Introduction Wave 2 Release for Dynamics 365 is now available for preview and one of the new helpful features released is the ability to make price list optional for opportunities, quotes, orders, or invoices. This feature will streamline the product adding capability, making it quicker for the salesperson to add Products. This feature works in… Read More: Optional Price Lists – New Dynamics 365 CRM Wave 2… »

Display Error Message in header from the Editable Grid in Dynamics 365 CRM

Introduction: Dynamics 365 CRM added yet another feature which will show the error message and error icon for the editable grid in the unified interface. This error message comes from the Business rule and plugin which will prevent saving of record. Working: Here we are creating the Business rule to display error message in the… Read More: Display Error Message in header from the Editable Grid in… »

How to get Paging Cookie while retrieving data using Fetch XML Query in Microsoft Flow

Introduction Microsoft Flow is bringing new connectors day by day to ease the life of its users. With the new connector for Common Data Service, while performing the List Records action, now we have the provision to use Select Query, Fetch XML Query and Skip token, rest of the other things remaining the same. Today,… Read More: How to get Paging Cookie while retrieving data using Fetch… »

How to Use ‘Navigate To’ Method of Dynamics 365 CRM

Introduction In this blog, we will take a look at ‘navigateTo()’ method inside new namespace Navigation of new Xrm Object Model. The Xrm object is globally available to use in your code without having to use the execution context in Client API. Recently we received a request from client to add button on the home page of… Read More: How to Use ‘Navigate To’ Method of Dynamics 365 CRM »

How to run Microsoft Flow through Custom Ribbon Button using http request

Introduction: Microsoft Flow is a Microsoft service which works as middle ware in different platforms and allows to perform many operations in Dynamics 365 CRM that is similar to workflows. In this blog, we will see how we can run the Microsoft Flow directly from the custom button of Dynamics 365 CRM. For example, we… Read More: How to run Microsoft Flow through Custom Ribbon Button using… »

Working of ‘Delay Until’ Microsoft Flow component with different Dynamics 365 CRM Date behaviour

Introduction Introduction of Microsoft Flow for Dynamics 365 CRM has extended the functionality of Dynamics 365 CRM thereby allowing it an easy way to interact with other systems or include features which required much more custom development. It is also considered as an advanced version of Workflow where we can achieve tasks which were difficult… Read More: Working of ‘Delay Until’ Microsoft Flow component with different Dynamics… »

Cascading Two dropdowns in PowerApps based on Dynamics 365 CRM optionset field

Introduction In today’s blog we will explore how to do cascading of two dropdowns in PowerApps based on Dynamics 365 CRM optionset field. To achieve this, first we need to create two optionset fields in Dynamics 365 CRM e.g. Mobile Company (Parent optionset) and Mobile Handset (Child optionset) in the Dynamics 365 CRM Account Entity.… Read More: Cascading Two dropdowns in PowerApps based on Dynamics 365 CRM… »

Refresh Power BI Dataset programmatically from Dynamics 365 CRM

Introduction Many of you are aware of manual refresh and schedule refresh feature of Power BI. Schedule refresh have refresh limit set based on the type of Power BI license. Users can add power BI report to CRM via CRM dashboard and Power BI dashboard. Also user’s data gets updated frequently and refreshing Power BI… Read More: Refresh Power BI Dataset programmatically from Dynamics 365 CRM »