Category Archives: Power Automate

Embedding Canvas Apps within Model Driven Apps, Power Apps Portal, Power BI and Custom Websites

Canvas Apps is the new Citizen developer to quickly design pixel perfect mobile apps with very little to no pro-dev knowledge. While Model Driven apps allow for drag and drop interface for form design, they still do have a strict layout and you cannot really place controls wherever you want. This is where Canvas Apps… Read More »

Power Automate Flows now available from within Business Process Flows

Business Process Flow helps business visualize their process flow on the Dynamics 365 CRM records and see the progress and the current status of the record along the process. Business processes often require automation of certain actions upon achieving certain stages of the process. With this in mind Microsoft included the ability to invoke. 1.… Read More »

Associate / Disassociate two entities with 1: N and N: N relationship using Relate & Unrelate records in Power Automate

Introduction Power Automate has been introducing new features and one of them is ‘Relate/Unrelate Records’ feature. This is a step towards new common data service connector and it supports 1: N, N: N relationships. Now, let’s see with an example how it works. We have two entities ‘Contact’ and ‘Web Role’ and there is N:… Read More »

How to run PCF Control in Multilanguage using .resx (resource) files

Introduction In this blog, we will see how to run PCF Control in multiple languages. Let’s consider a scenario where we have one PCF field control, which contains some user interface part which we currently display in only one language i.e English. Now, we want to display PCF control UI part in more than one… Read More »

Creating Activities using Power Automate Flows now possible!

Introduction Power Automate is the next big thing for Microsoft as it helps to perform automated actions and operations without requiring pro-dev capabilities. The power of the flow however, depends on how comprehensive the connectors are. Microsoft has been working to enhance its connectors for Dynamics 365 CRM. This journey started with the release of… Read More »

Interacting with Power Automate Flows from Power Apps – Canvas Apps

Introduction It is well-known that Power Automate is a low-code, no-code solution to automation with various triggers that it supports including Event driven, HTTP request, Timer/Scheduled and Manual flows. Manual/Button flows help in designing powerful Canvas Apps that can offload complex logic executions to flow while focusing on user experience of the app. In this… Read More »

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 »

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 »