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.
Power Automate: Planner - When a task is completed Trigger
Fires when a Planner task is marked complete.
Power Automate: if function
Evaluates a boolean expression and returns one of two values. Strict booleans only.
Power Automate: greaterOrEquals function
Returns true when the first value is greater than or equal to the second.
Power Automate: Office 365 Excel - List rows present in a table Action
Returns all rows from an Excel table. Requires table-formatted data.
Power Automate: No Dynamic Content? No problem.
Power Automate: Building arrays for dynamic elements
Power Automate: PowerApps Trigger
Runs a Flow from a Power App. Power Platform handles parameter passing.
Power Automate: json function
Converts a string to a JSON object. Validates structure and formats output.
Power Automate: How to parse an array more efficiently
How to add Forms uploads into a SharePoint list as attachments?
Power Automate: SharePoint - When an item is created or modified Trigger
Fires when a SharePoint list item is created or modified. Polls on an interval, not instant