Power Automate: substring Function
Extracts part of a string using a start index and length. Zero-based; errors if the range overflows.
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.
Extracts part of a string using a start index and length. Zero-based; errors if the range overflows.
Combines values from a table into a single string using a formula.
Replaces every instance of a substring within a string. Case-sensitive; strings only.