1 Step to create the REPT function in Power Automate
Today I was asked on the chat about how to create a REPT function in Power Automate. Excel has a REPT function to repeat the same text a specified number…
SharePains by Microsoft MVP Pieter Veenstra
Microsoft 365, Power Platform, SharePoint, Teams, Azure and Dynamics
All posts about Microsoft Power Automate aka Microsoft Flow.
Today I was asked on the chat about how to create a REPT function in Power Automate. Excel has a REPT function to repeat the same text a specified number…
Low Code Development is all about anybody can do it! But what are the pitfalls of low code development? Anybody can do low code! Have you ever been told. Low…
We all know about delegation warnings in Power Apps, but how about delegation with SharePoint lists in Power Automate? Ever seen those blue lines in Power Automate? Delegation with SharePoint…
Recently I needed to implement a PDF preview in a Model Driven App. This should be quite an easy thing to implement. The PDF Preview in a Model Driven Apps…
When you build your flows do you consider performance? SharePoint has multiple APIs available. The Performance of the Graph API, REST API and Web Services is very different. Graph API,…
A typical pattern for data import processes is that you first check if an item exists before either inserting or updating the found item. Upsert (Update or Insert) the item…
Filtering records on empty values can be a real pain as there are many mistakes to make. Null First of all I would like to have a look at the…
Many pro developers will be familiar with the concept of stack traces. Can we take this idea into the low code world? Stack Trace Within Power Automate I like to…
You can get some details of 1on1 chats in Microsoft Teams using the Microsoft Teams connector in Power Automate, but getting the actual details is slightly harder. 1on1 chats and…