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.

Calling Dataverse actions directly in Power Fx

Until recently, if we wanted to call a bound or unbound action from a Canvas app, we would have to create a Power Automate flow that would be triggered from the Canvas App and would then call a bound or unbound action from Power Automate. Not any more…

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.

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.

Cards for Power Apps Enhancements

On March 8, Microsoft made an additional announcement that Cards for Power Apps can be sent automatically via flows using a new connector and an updated Teams connector. The cards authoring experience has also been improved making it easier to design cards that fit our business needs.

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.