Power Apps: Delegation Issue and workarounds
As soon as you start using PowerApps, you understand how powerful they can be, but you’ll find the following alert message quickly. Delegation warning. This …
Making your life easier with automation
As soon as you start using PowerApps, you understand how powerful they can be, but you’ll find the following alert message quickly. Delegation warning. This …
Welcome to our Microsoft Power Automate template archive created by Manuel Gomes and with contributions from other people. This list contains some of the templates …
One of the coolest features of Microsoft’s Flow is the ability of export and import a flow as a template. You can easily share complete …
Welcome to Function Friday. This week we’ll explore Microsoft’s SharePoint List Function “AND” function. This function will return “Yes” if all arguments are “true”. If any of them are …
Welcome to the SharePoint list function reference (not exhaustive). I want to explore further some of the functions and provide insights into how you can …
Creating a SharePoint site is quite straightforward, but, if you’re not careful, you can create a lot of problems for yourself in the future. That’s …
The Switch function evaluates a formula and tries to find it in the list of matches defined. It stops in the first match that validates …
In this article, I’ll show how you can update properties based on changes in your app automatically and without a lot of effort. Let’s say …
“If” is one of the most used functions in any programming language and PowerApps is not the exception. The If function tests if the first condition is met …
Welcome to my Power Apps Function Reference (not exhaustive). Power Apps, in general, provide us with a quick and easy way to start developing an …