Focused Views for all entities

Focused views, which was originally introduced as part of the Dynamics 365 Sales app allows viewing and managing records and their associated activities on a single page. It provides the ability to not navigate back and forth between screens.

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.

Blocking unmanaged customizations in Dataverse

Today, Wednesday, December 14th, 2024m Microsoft announced the preview of blocking unmanaged customizations in your environments. This new feature will prevent users from making unmanaged changes in the test and production environments as well as restrict the import of unmanaged solutions into production.

Connecting to other Dataverse environments from Microsoft flow

Although this feature might have been out for a couple of months (at least in preview), I recently noticed that the new Dataverse connector (non-legacy), has some new actions that can be performed against other environments, and not only the current environment as was previously named Common Data Services Connector (Current Environment).

Complex Exporting to Excel using Power Automate

While working on a recent project to replace a low code platform with the Power Platform, one of the requirements that we had was to replace some of the Excel export and import functionalities that the existing system had to be able to send large Excel files into various other systems to be analyzed and consumed.

Cards for Power Apps are solution aware

Although cards for Power Apps were made Generally Available in March 2023, they were not available from within solutions, which made the deployment process more complex. Last week, on November 2nd, Microsoft announced that Cards for Power Apps have become solution aware.

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

New table creation experience in Maker Portal

The table creation experience in the Maker Portal has been somewhat slow, but now Microsoft has released some new features (in GA) that will make the creation of tables easier and more versatile, including uploading tables from Microsoft Excel or conversation-based table creation powered by Copilot.

AAD Users filtering limitations and workarounds

The AAD Users virtual table that was added to Dataverse has been a lifesaver for a lot of applications, especially when using Power Apps licensing as they provide the full subset of Active Directory users. When using Power Apps licensing, not all users are automatically synched to the Users table, so that is a great addition.