Power Apps Named Formulas

Last Friday, September 16th, Microsoft introduced Name Formulas to Power FX. Named Formulas, and old concept that has been part of Microsoft Excel for a long time has now been brough to Power FX (currently experimental only). With Named Formulas we can simplify app initialization, reduce load time and logic and improve overall app maintenance

Dependent Assemblies with Power Platform Tools

In late July, Microsoft announced the preview of Dependent Assemblies, which would allow the ability to register individual assemblies, and upload a nuget package that contains both the plugin assembly and the dependent assembly. Previously, the only way this was available was the use of the ILMerge tool to manually merge dependent assemblies.

Dependent Assemblies with Plugin Registration Tool

In late July, Microsoft announced the preview of Dependent Assemblies, which would allow the ability to register individual assemblies, and upload a nuget package that contains both the plugin assembly and the dependent assembly. Previously, the only way this was available was the use of the ILMerge tool to manually merge dependent assemblies.

Power Platform Tools for Visual Studio

The Power Platform Tools for Visual Studio provide the ability to quickly create, debug and deploy plugings. There are some other capabilities that are still currently in preview, such as the deployment of custom workflow activities, web resources and other integration components.

Power Apps Creator Kit – First Review

Late last month, the Microsoft Power Platform Customer Advisory Team (PowerCAT) released the Power Apps Creator Kit, which is a set of prebuilt controls and components to assist both citizen and professional developers in their journey of developing Canvas Apps and Custom Pages. In this post I will review a sample application that I created using some of these components.

New Dataverse experience in Power Apps

Last week, on June 6th, Microsoft announced the General Availability of the new data focused experiences, which aligns it with some of the functionality that has been availability in Dataverse for Teams for quite some time. This includes the new table hub, table designer the redesign of the columns and data types, the ability to edit choice columns in the maker portal and some advanced table tools.

Advanced Find changes bring us closer to Parity

Earlier this year in March, as part of the 2022 Release Wave 1, Microsoft introduced the Modern Advanced find to replaced what we have known as Advanced find for the past 20 years or so. It was definitely time to modernize this, but there were a few shortcomings to this new release which caused many customers to hold off and wait until the missing functionality has been developed and made available to customers.

Power Apps modern commanding is now Generally Available (GA)

Today, June 2, Casey Burke, Senior Program Manager announced the General Availability of Power Appls modern commanding, which has been in preview for almost a year. Modern commanding provides the ability to modify the Command Bars in your Model Driven Apps using an easy to use low-code experience, and the ability to add business logic using either Power FX or JavaScript.