Changes to Release channels for model-driven apps

Microsoft provides new and updated features for model-driven apps on a regular basis. Until recently, those feature updates were rolled out in two release waves called the semi-annual release waves, which is the default setting for all of the existing apps and environments.

Masking sensitive data in Dataverse

As part of the 2024 Power Platform Release Wave 1, Microsoft has released (currently in Public Preview) the ability to create secured fields and mask either all or parts of the field based on regular expressions. This would allow us to show parts of the secured fields (such as the last 4 digits of a social security number) on the form without having to deal with custom scripts and not having the ability to export the full data of those fields.

Standard vs Virtual PCF Controls

A while back (April of last year) Microsoft introduced the concept of Virtual PCF components. Although there are a lot of benefits of using this new type of component adoption does not seem to be too high. When looking at the components that are available in the pcf gallery for example, the majority of the components are still Standard

Visualizing the Notifications

he ability to send notifications to the user (as In-App Notification, Microsoft Outlook or Microsoft Teams). In this post, I will demonstrate how to show the notifications that have been sent to the user on the Contact record as a virtual dataset pcf control.

Microsoft Dynamics 365 and Power Platform 2023 Release Wave 1 Plans

Yesterday (January 25, 2023), Microsoft release their plans for Microsoft Dynamics 2023 Release Wave 1. These release plans are available in various formats and can be accessed on the Microsoft Learn site, the Microsoft Release Planner or can be downloaded as PDFs.

Dialogs in Modern Command Bars

A couple of weeks ago, Microsoft announced the availability of displaying dialog boxes using the Power Fx function for modern Commanding. This new functionality provides the ability to have your Modern commanding component library show custom dialog boxes that can be customized to your needs, and respond to user action with Power FX.