Power Platform
The Microsoft Power Platform is a family of low-code tools for building apps, automating work, and creating websites without writing everything from scratch, and this hub ties my coverage together. My biggest section by far is Power Automate, where I share hundreds of tutorials, reference pages, and answers about building cloud flows, wiring up connectors, and automating the repetitive tasks that eat your day. I also cover Power Pages, the tool for building secure, data-driven websites on top of Dataverse, so you can turn your business data into a real web experience. Across both areas my goal stays the same, to give you practical, hands-on guidance that gets you to a working result instead of leaving you lost in the documentation. Each sub-area goes deep on its own part of the platform.
How to call Microsoft Graph API from Power Automate?
How to generate an Excel ID to access data in Power Automate
Can Power Automate Run Python Scripts?
Power Automate: Running PowerShell Scripts
Run PowerShell scripts from your Flows using the Azure Automation connector.
How to update environment variables automatically with Power Automate
Power Automate: dayOfYear function
Returns 1-366 for any date.
Power Automate: How to Get Your Flow’s Name
Power Automate: coalesce function
Returns the first non-null value from a list. Null if all are null.
Power Automate: max function
Returns the highest value from numbers or arrays. Type mismatches break it silently.
Power Automate: Converting Strings to Integers
Power Automate: mod function
Returns the remainder of a division.