Cloud Flow Run History in Dataverse
- Please note that, at the time of writing this article, this feature is still in preview.
- Preview features aren’t meant for production use and might have restricted functionality.

Have you deleted some Dataverse records accidentally and you're struggling how to managed it ?
The new Recycle Bin feature in preview might be what it solves your problem.
It allows Administrator only (in the preview version) to recover user deleted records up to 30 days!
First we need to ensure that the feature is activated doing it this way_
Dynamics 365 : Dataverse Preferred solution
By default, unless already in the context of an unmanaged solution, all changes performed in your Power Apps environment (creating a table or column, updating a form, ...) are stored in the solution named Common Data Services Default Solution.
With the preferred solution you can specify a solution to which all your changes, that are made outside of the context of the unmanaged solution, should be automatically added.
Power Apps : Smart Email Address Validation
Traditionally, the existing Email column type has only basic email validation: a valid email address consists of an email prefix (left part of @ symbol) and an email domain (right part of @ symbol). So it is a very basic validation.
With smart Email address validation, the Email column comes with better validation that includes reasons for the column being invalid.
Smart Email address validation detects the following issues:
When creating an environment with a database in Microsoft Power Platform, you need to specify the currency to be used as the base currency in Dataverse. This base currency acts as the default currency and is used for currency conversion and reporting.
The Alternate keys provide an efficient and accurate way of integrating data with external systems. It’s essential in cases when an external system doesn’t store the Globally Unique Identifier (GUID) IDs that uniquely identify rows in Microsoft Dataverse.
Some of the benefits of the alternate keys feature include:
Create a service principal with Power Platform CLI
To perform an integration with Dynamics 365 you typically need to set up a service principal in Azure.
To achieve this goal you must complete several steps:
As an administrator, you typically allocate licenses to users manually or using group-based license.
Auto-claim for Power Apps licenses allows administrators to set up policies in the Microsoft 365 admin center to automatically grant Power Apps licenses, similar to how they do for other Microsoft products and services.
You're probably familiar with the "Choice" data type in Power Apps which allows you to select a single item from a drop-down list.
You may also be familiar with multi-select column (called Choices) which allows you to select multiple items in a drop-down list.
Want to document a Power Apps Solution?
Power Docu provides a easy way of doing it by documenting Flows, Canvas Apps and other Power Apps solution components in the form of a Word Document or in a markdown format (GitHub or Azure Devops style) by using an self contained Windows Gui application.
All info over this link here: https://github.com/modery/PowerDocu
Power Docu support the generation of documentation for Power Apps based on a local solution .zip or on a .msapp file.