Power Automate: utcNow Function
The utcNow Function is equivalent to Now function in SharePoint and PowerApps, but it always returns the current date in UTC. SharePoint and PowerApps consider …
Making your life easier!
Reference articles will contain information about specific functions and concepts for Microsoft Power Automate, Power Apps, and SharePoint for functions, Actions, and Triggers. It will teach you how to use them and show you pitfalls, limitations, and best practices on how to use them efficiently.
The utcNow Function is equivalent to Now function in SharePoint and PowerApps, but it always returns the current date in UTC. SharePoint and PowerApps consider …
“Len function” will count the number of provided characters in the parameter. It will count them all, including spaces. Usage To use it, it’s quite simple. …
By default, PowerApps tries to deal with the information in the client. For a small number of records, the client can quickly deal with operations …
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 …
“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 …