Dynamics 365 Customer Engagement
Recently, I encountered a frustrating error while trying to modify the length of a text field in Dataverse. The error message was: “Sql error: Generic SQL error. CRM ErrorCode: -2147204784 Sql ErrorCode:…
Dynamics 365 Customer Engagement
Today, we’re going to look at some of the geospatial features offered by Power Apps. In particular, we will implement a radius-based location search. In other words, we will implement a filter…
Dynamics 365 Customer Engagement
I recently had the opportunity to work on a project where I needed to send an adaptive card to a Teams chat using Power Automate. After spending a few hours on building…
Dynamics 365 Customer Engagement
In this blog, we will discover a new addition to the Client API. This event is the “OnOutputChange” that allows triggering a handler after a PCF control has notified the change of…
Dynamics 365 Customer Engagement
You will see in this blog how we can initiate a Ms Teams call or a Whastapp chat from a Canvas app. Also, we will use the new concept “Named Formulas” to…
Dynamics 365 Customer Engagement
Have you ever needed to open a form with a focus on a tab or a section dynamically from a url ? This blog explains in detail an approach to implement this…
Dynamics 365 Customer Engagement
have you ever needed to open a form with a focus on a tab or a section dynamically from a url ? This blog explains in detail an…
📅 12 September 2022
👁 40 views
Dynamics 365 Customer Engagement
Microsoft has recently introduced a virtual table called AAD User. This table allows to retrieve any user in an organization’s Azure Active Directory. This feature is available on all environments, no action…
Dynamics 365 Customer Engagement
As you know, Model-driven apps can be used on different clients, like Android smartphones and tablets or iOS iPads and iPhones. Recently, I had the opportunity to test Custom pages with the…
Dynamics 365 Customer Engagement
In-app notifications for model-driven apps is a feature that has historically been highly requested by the Dynamics 365 community for the past few years. To meet this long awaited need, Microsoft has…