Tag: Power Platform

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

StartUp Screen Pattern in Canvas Apps
StartUp Screen Pattern in Canvas Apps
Blog Posts

Before you continue reading the article, I would like to point out that it already assumes certain knowledge of Power Apps concepts. There are currently several options in Canvas Apps to trigger certain logic when the application starts. We have App.OnStart, App.StartScreen and Screen.OnVisible. Beyond that, there are a few settings associated with these formulas. How to make sense… READ MORE

Extending Microsoft Business Central with Power Platform
Extending Microsoft Business Central with Power Platform
Ebooks

Explore the expansion of Business Central’s functionalities through the creation and deployment of Power Platform solutions. Download Chapter 4 – Working with Virtual Tables and Dataverse to acquaint you with Dataverse and virtual tables. The focus will be on setting up virtual tables within Business Central to augment its functionality and develop a basic model-driven… READ MORE