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: startsWith function
Checks if a string begins with specific text. Case-insensitive, space-sensitive.
Power Automate: Append to array variable Action
Adds an item to an array variable. Accepts mixed data types.
Power Automate: float function
Converts strings and integers to floating-point numbers.
Power Automate: Append to string variable Action
Adds text to an existing string variable.
Power Automate: Get dynamic information from SharePoint
Power Automate: When true is not true
Power Automate: contains function
Checks whether a substring, array element, or object key is present. Case-sensitive, no type coercion.
Power Automate: empty function
True if a collection, string, or variable has no value.
Power Automate: Set variable Action
Assigns a value to an existing variable. Strict type enforcement.