PowerApps / Check an user in Entra Group

Before adding a user to an Entra group, you need to check that the user is not already present. Two methods are available Add Microsoft Entra ID Connector   CheckMemberGroup method 1. This method lets you know if the user is already in the Entra group   GetGroupMembers

More »

PowerApps / Save Image in SharePoint Library

Let’s explore one of the many ways to add an image to SharePoint. In this article, we’ll add an image to the SharePoint Library by PowerAutomate Create a flow 1. Create Flow with When Power Apps calls a flow (V2) trigger 2. Add File Input named FileContent This

More »

PowerApps Patch Date

Patch is THE method for creating a record. It’s a magical method, because it also allows you to update information on the one hand, and target different data sources on the other.

More »

PowerApps Patch / Update

Patch is the Swiss army knife for updating data in SharePoint. You need to specify which record you wish to update. Different methods are then possible.

More »

PowerApps Patch / Add new data

Patch is THE method for creating a record. It’s a magical method, because it also allows you to update information on the one hand, and target different data sources on the other.

More »

Adding a signature in PowerApps

You can add a signature block in PowerApps to allow users to sign by Code or by Handwritten Signature.
In this article, we’ll explore the two signature methods.

More »

Send Mail by PowerApps

In this tutorial we will explore the various options offered by PowerApps to send a mail with Office Connector. Prerequisite 1. In Data Panel, search Office and click on Office 365 Outlook 2. Add the following controls to a page : Type Name Values Text inOutlook_From Value :

More »

Les listes sous PowerApps, Gallery versus Table

Quand choisir une tabL’affichage sous forme de Liste dans PowerApps peut ĂȘtre rĂ©alisĂ©e par deux type de composants : La Galerie ou la Table. Chacun des deux composants offrent des avantages et quelques dĂ©sagrĂ©ments.

More »

Alimenter un Lookup Utilisateur

Dans SharePoint, vous pouvez crĂ©er un champ de type Personne. Ce type de champ permet ainsi – par exemple – d’affecter une ressource (Devis, Fiche Produit, Commande, …) Ă  un collĂšgue.

More »