Home

Succeed your Power Apps Code Apps using Vibe coding

Instroduction Pre-requisite Understand .md file Transform your business need into .md file Business need description UI/UX Mockup Build Business .md file Build up your database Transform your database into .md file Build up your instructions structure Initiate your project Start …

Power Platform and API Client Credentials Grant Type

Introduction Understand Client Credentials Grant Type Before to start Solution 1: Use HTTP Connector in Power Automate Information Implementation Issue (you might encounter) Solution 2: Build your Dataverse Custom API to call the Client credentials Grant type API Information Custom …

Power Apps : Error Handling

How to manage your errors in Power Apps? No matter what you make, how you make it, at some point user is going to find an error. Mostly due to the fact that a Power Apps development goes faster, with …

Tutorial – Location Guesser Game

In this tutorial, we are going to use what we have learned in the Power Apps Canvas Map control post to build a little location guesser game. This is what our game should look like at the end: You can find …

Power Apps Canvas Map control

Have you ever seen the following map control on Power Apps? Did someone already ask you to integrate a map in your Canvas app? Let’s find out how this control works. Prerequesits Premium Licence Activate geospatial feature in your environment …

Share Dataverse record to a specific user with Power Automate

Share a Dataverse record can be used to give access to a specific record to a specific user. There is a button in Model driven to do so, but let’s also do it with Power Automate. How does it work …

Get Environment Variables in Canvas app

The best practice while making any Power Platform project, is to use Environment variables. Let’s see how to get these variables into your Canvas App, with and without a premium Dataverse licence. What’s an Environment variable and why should I …

Get current user roles or teams in Canvas app

The main idea is, in a Power Apps Canvas App, to check role or team of current user to diplay, hide or change the behavior of some informations into your screen. This post and the following demo are related to …
Loading...