Power Automate: if function
Evaluates a boolean expression and returns one of two values. Strict booleans only.
Welcome to my Power Automate hub, where I share what I have learned building real cloud flows for work and for fun. If you have ever stared at a flow that almost works, this is the place to fix it. Here you will find practical, hands-on guides that go beyond the basics and tackle the messy parts of automation. I cover advanced error handling patterns so your flows fail gracefully, and I dig into API rate limits and throttling, including batch operations and throttling mitigation, so your flows keep running when you scale up. I walk through building a website monitor from scratch, handling CSV files without losing your mind, and troubleshooting dynamic content when the values you expect simply are not there. If you work across environments, my best practices for SharePoint in multiple environments will save you painful mistakes, and my approval workflow guide makes one of the most requested features easy to understand. Explore the deeper action reference and function reference sections too when you need precise details. Grab a coffee, pick a topic, and let us automate something today.
Evaluates a boolean expression and returns one of two values. Strict booleans only.
Returns true when the first value is greater than or equal to the second.
Returns all rows from an Excel table. Requires table-formatted data.
Runs a Flow from a Power App. Power Platform handles parameter passing.
Converts a string to a JSON object. Validates structure and formats output.
Fires when a SharePoint list item is created or modified. Polls on an interval, not instant
Returns the initial element of an array or the first character of a string.
Returns a single SharePoint list item by ID.