Data exploration agent in Model-driven apps

On February 18th, 2025 Microsoft announced the public preview of the data exploration agent for Model driven apps. This new agent provides the ability to find records using complex filters using Copilot and Natural language to describe what data you are looking for.

Functions in Microsoft Dataverse

A few days ago Microsoft announced the creation and use of function in Microsoft Dataverse (currently in preview). Functions use Power Fx to execute a set of commands within Dataverse that run on the server-side.

Creating a new Virtual PCF with Fluent UI version 9

In a recent project a needed to create a PCF control, to display a notification within the form. The MessageBar Fluent UI v9 component provided the functionality that we were looking for, so we decided to go ahead and take advantage of that. The PCF Builder extension for Visual Studio …