Dynamics 365 Customer Engagement
According to the roadmap published by Microsoft, Power Fx commands for model-driven apps will go into general availability from May 2022. This blog will discuss an example using modern commands, and I…
Dynamics 365 Customer Engagement
Dataverse list rows connector allows to retrieve rows from a Dataverse table. This connector can filter rows using OData expressions or fetchXml queries. Unfortunately, the connector does not…
📅 16 March 2022
👁 58 views
Dynamics 365 Customer Engagement
Power Apps Canvas Apps offers the Distinct function that returns unique values from a table or data source. Unfortunately, this function may not work as expected if the…
📅 12 March 2022
👁 66 views
Dynamics 365 Customer Engagement
Model-driven apps offer a client API that allows us to implement some business logic in JavaScript. The client API accepts to attach functions to events such as form…
📅 1 March 2022
👁 93 views
Dynamics 365 Customer Engagement
This blog will discuss how to calculate the size of a media file in a canvas app. This can be useful if needed to do some validation on…
📅 14 January 2022
👁 93 views
Dynamics 365 Customer Engagement
This blog will discuss a proposed implementation of Optimized Concurrency for Model-Driven Apps forms. My implementation is executed on the model-driven app only, using the client API and…
📅 9 January 2022
👁 117 views
Dynamics 365 Customer Engagement
In the previous blog, we saw the possibility to force the merge of two accounts if the subordinate account is attached to an active offer. Today we will…
📅 1 January 2022
👁 85 views
Dynamics 365 Customer Engagement
Merging records on Dynamics 365 CRM is a very powerful feature that prevents duplicate records. I was asked to study this feature for a client who wanted to…
📅 17 December 2021
👁 97 views
Dynamics 365 Customer Engagement
This blog will discuss new component added to Power Apps. It is about the “Settings” component. Indeed, this component allows adding a configuration layer for a model-driven application.…
📅 2 December 2021
👁 65 views
Dynamics 365 Customer Engagement
This blog will discuss a workaround to solve the “PA3005” error that occurs when attempting to unpack a Canvas App. Indeed, this error occurs when validating the *.msapp…
📅 1 November 2021
👁 118 views