Recycle Bin Dataverse

Recycle Bin Dataverse

Thu, 07/04/2024 - 14:40 By joao.neto

Intro

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!

How it Works

First we need to ensure that the feature is activated doing it this way_

Dynamics 365 : Dataverse Preferred solution

Mon, 06/17/2024 - 14:45 By Stephane Pelhatre

Dynamics 365 : Dataverse Preferred solution

Introduction

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

Mon, 06/17/2024 - 13:47 By Stephane Pelhatre

Power Apps : Smart Email Address Validation

Introduction

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:

Auto-claim policies for Power Apps licenses

Auto-claim policies for Power Apps licenses

Thu, 03/28/2024 - 14:46 By julien.biedermann

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.

Tags
Power Docu

Power Docu : Easy to document Dataverse Solution

Thu, 03/14/2024 - 14:45 By joao.neto

Intro

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

How it Works

Power Docu support the generation of documentation for Power Apps based on a local solution .zip or on a .msapp file.