Tag: Power Platform

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

Working With Form Controls In Power Apps
Working With Form Controls In Power Apps
Blog Posts

Top tips and need-to-knows! Power Apps form controls are a great way to provide simple, lightweight data capturing functionality in canvas apps. Whilst many prefer using the Patch function to create and edit data, form controls have and will continue to have their place. This is likely to be especially true for beginners to Power… READ MORE