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: addDays Function
Adds or subtracts days from a date. The day count must be an integer, not a decimal.
Power Automate: Power Automate as a Web Service
Power Automate: addHours Function
Adds or removes hours from a date with a custom format.
Flow: Create an approval process
Flow: Run a Child Flow
Reuse logic across Flows with a child Flow. Needs a Solution, embedded connections, and a manual trigger.
Flow: News from Ignite 2019
Power Automate: dayOfWeek Function
Returns an integer for the day of the week from a date. Sunday is 0, Saturday is 6.
Flow: Parse UTM Parameters from URL
Power Automate: utcNow Function
Returns the current UTC date and time.