Category Archives: Technical

Auto Update Applications on Power Platform

App Auto Update is a new feature in public preview that allows automatic updates of applications. Those applications are installed through Microsoft AppSource. If the applications are installed manually within CRM then those publishers will not be shown in the Publisher list. This feature helps both publishers and customers to keep the applications up-to-date in… Read More: Auto Update Applications on Power Platform »

Adding the Power Fx Formula column (PREVIEW) into Dataverse

Recently when I was adding the new column in Microsoft Dataverse from the PREVIEW maker portal (https://make.preview.powerapps.com/) I was amazed by looking at the new option in the Datatype available named “Formula”. In this blog, we will focus on the introduction and related use cases where this “Formula” datatype can be useful. Formula Column Features:… Read More: Adding the Power Fx Formula column (PREVIEW) into Dataverse »

Bulk Update records in Resco Mobile App within Dynamics 365/CRM and more!

Resco Woodford has introduced a new feature in the latest release i.e., the Bulk Update option on view. This feature is available in the latest version on Woodford i.e., 15.1. Till now there was no functionality to update multiple records in a single click same as a web client. Now this “Bulk Update” feature shall… Read More: Bulk Update records in Resco Mobile App within Dynamics 365/CRM… »

Usability enhancements to grids in Model-Driven Apps

In the new Microsoft Dynamics 365 2022 release wave 2, the “Prevent slow keyword filter or quick find terms on view pages” feature has been introduced that allows or restricts the user while searching for the table records using slow keywords filters in the grid view. Let’s explore! When a Dataverse search is enabled, invalid… Read More: Usability enhancements to grids in Model-Driven Apps »

Modify and delete multi-table lookups within Dynamics 365 CRM

In our previous blog, we looked at “how to create a lookup field with multiple tables”, where we created the Distributor lookup with Account, Contact and Lead tables on the custom table Retailer. In this blog, we will see how to add or remove tables from an existing multi-table lookup. For which we shall add the… Read More: Modify and delete multi-table lookups within Dynamics 365 CRM »

Performance Insights (Preview) in Model-Driven Apps

Introduction As we all know, the performance of applications is very crucial since the ultimate aim of all customers is to get quick results. That is why many developers struggle to fix the performance issues. But now, Microsoft has made it easier to find and fix the performance issues with the help of Performance Insights… Read More: Performance Insights (Preview) in Model-Driven Apps »

Multi-Select Option field in Dynamics 365 V9.2 using Power Automate

Introduction With every release of Dynamics 365, Microsoft introduces a wide variety of features. Some of which open new doors of opportunity whereas some help in overcoming existing limitations. Introduction of Multi-Select Option Set was kind of both. However, as a customizer, we still face a few roadblocks when it comes to dealing with any… Read More: Multi-Select Option field in Dynamics 365 V9.2 using Power Automate »

Use of Enable Managed Environments(Preview) feature in Power Platform

Introduction In this blog, we will see one of the preview features of Dynamics 365 CRM – Enable Managed Environments. With this feature, admins can enable, disable or edit environments in the Power Platform admin center. With a managed environment, admin can take control of the Power platform at scale, with less effort, and with… Read More: Use of Enable Managed Environments(Preview) feature in Power Platform »

Format input values into different user input formats using Formatting API in PCF Control

Introduction In the previous blog, we have explained the Formatting API of PCF Control where we used the Formatting API to format the input values. Earlier, we used different Formatting API methods to format the number and date values. In this blog, we will introduce a new Formatting API method (formatUserInput) that formats the given… Read More: Format input values into different user input formats using Formatting… »

Track canvas app error in Power app monitor

Canvas App is a no-code/low-code business app where you can design the app by dragging and dropping elements onto a canvas. To build a mobile app in Dynamics 365, Canvas App is a good option.  It is primarily used to build mobile apps and also has many other functionalities. Suppose we have a requirement to… Read More: Track canvas app error in Power app monitor »