Tag: Power Platform

5 Essential Power Apps Functions for Enhanced App Development
5 Essential Power Apps Functions for Enhanced App Development
Blog Posts

Welcome to another exciting exploration in the world of Power Apps! Today, we’re diving into five “fancy” functions that, while not traditionally fancy, are absolute game-changers for any Power Apps developer. These functions are not just about adding flair to your apps; they’re about making your development process more efficient, your apps more powerful, and… READ MORE

Disable Cells Using Power Apps Grid Customiser Control
Disable Cells Using Power Apps Grid Customiser Control
Blog Posts

Disabling controls on a form is a top requirement for model-driven apps projects. Of course this logic needs to be enforced on grids too. In case you are aware about “why we need this” and “what are the challenges”, and are looking for the solutions, you can jump directly to #Solutions. I’ve implemented 3 solutions, from… READ MORE

How To Get Started With Power Pages
How To Get Started With Power Pages
How Tos

How To Get Started With Power Pages Speaker: Nick Doelman, MVP This How To video talks about Microsoft Power Pages, a platform for building websites on the Microsoft Power Platform, specifically designed for external stakeholders such as customers, members, partners, volunteers, etc., who need access to data. Nick Dolman, a Microsoft MVP from Canada, provides… READ MORE

HOW TO CREATE A GALLERY SCROLLABLE IN BOTH DIRECTIONS
HOW TO CREATE A GALLERY SCROLLABLE IN BOTH DIRECTIONS
Blog Posts

The Power Apps gallery controls allow developers to easily display tabular data from a datasource or local collection. Currently we have 3 gallery types (1) Vertical gallery, (2) Horizontal gallery and (3) Flexible height gallery (vertical lay-out). The preferred gallery type will depend on how you would like to visualize the data. While all galleries… READ MORE

SAVE XML DATA TO SHAREPOINT LIST DYNAMICALLY
SAVE XML DATA TO SHAREPOINT LIST DYNAMICALLY
Blog Posts

In my previous post I was describing a solution to provision SharePoint lists dynamically and also to set their permissions. However, I want to share as well the solution that will let you to create list items using XML data. THE IDEA The goal of this solution is to allow for a dynamic creation SharePoint… READ MORE

Using AI Builder with Power Automate
Using AI Builder with Power Automate
Blog Posts

I recently experienced the excitement of using data captured from AI models from AI Builder in a Power Automate cloud flow. To get this kind of functionality in the past I used Power Automate Desktop, which worked, but it felt a little clunky to wire together. Though it’s probably been available for quite a while,… READ MORE

Building a Flow to Restore Deleted Power Automate Flows
Building a Flow to Restore Deleted Power Automate Flows
Blog Posts

“Oops, it’s gone. My Power Automate flow is no longer to be found, how can I see whether it was deleted and how to restore it?” This article is motivated by one very stressful evening during the preparation of the approval template. While I was editing the flow to replace one environment variable, something happened.… READ MORE