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.

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…

Deprecation of Send an HTTP request in Office 365 Groups connector

If you are keeping track of changes in some of the connector actions, you might have noticed recently that Microsoft marked the Send an HTTP request action as deprecated and mentioned to use the Send an HTTP request V2 action instead.

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.

Copilot in Microsoft Apps announced

Yesterday 3/16, Microsoft announced copilot will become available in both Microsoft 365 products as well as the Power Platform. Copilot introduces a new way of enhanced working powered with AI. These AI capabilities are available in Word, Excel, PowerPoint, Outlook, Teams, Power Apps, Power Automate and Power Virtual Agents and will likely become available in other Microsoft products in the future. See the articles are links below for additional information.

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.

In-app notifications vs external notifications

In-app notifications have been a great addition to the Platform and highly usable by providing notifications to the end users within their Model-driven app, but not always will the user “notice” these and different ways of notifications can be used. There is nothing new is this post as far as …