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 Apps: Table Function
Creates an in-memory table with multiple columns.
Power Automate: Apply to each Action
Loops through an array. Use item() to reference each element.
Power Apps: Microsoft Power Fx
Power Automate: length Function
Returns the size of a string or the number of elements in an array.
Power Automate: Need more than 100 records?
Get past the 100-record limit on SharePoint lists with filtering, pagination, and indexed columns.
Power Apps: Count Function
Returns the number of rows in a single-column table.
Power Apps: Don’t need controls? Hide them!
Power Automate: indexOf Function
Returns the position of text within a string. Zero-based; -1 when not found.
Power Automate: Save all attachments when an email arrives
Power Apps: SortByColumns Function
Sorts a table by one or more columns.