Power Automate
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 where you fix it. 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. My best practices for SharePoint across multiple environments save painful mistakes, and my approval workflow guide makes one of the most requested features easy to understand.
Power Automate: min Function
Returns the lowest number in an array. Works with integers and floats.
Power Automate: Sort an Array
Power Automate: addToTime Function
Adds seconds, minutes, hours, or days to a date in one call.
Power Automate: formatDateTime Function
Converts a date into any format using specifiers or custom patterns like 'ddd MM yyyy'.
Power Automate: Save multi-choice Microsoft Forms
Power Automate: Generate date from timestamp
Power Automate: addSeconds Function
Adds or removes seconds from a date with a custom format.
Power Automate: Find next business day
Power Automate: Access an Excel with a dynamic path
Access an Excel file from a dynamically built path, working around the connector's no-dynamic-path limit.
Power Automate: Invalid Connection
Power Automate: addMinutes Function
Adds or removes minutes from a date with a custom format. No date range limits.