Skip to main content
Manuel T Gomes

Automation Expert and Software Engineer

Home
Microsoft ▾
  • Power Automate
  • Power Apps
  • SharePoint
  • More ▸
    • Planner
    • Teams
    • Forms
    • Lists
    • Excel
    • Outlook
    • OneDrive for Business
    • Shifts
    • OneNote
    • To Do
    • PowerShell
Apple ▾
  • Xcode
  • Shortcuts
Python
Reference ▾
  • Power Automate Functions
  • Power Automate Actions
  • Power Automate Triggers
  • Power Apps Functions
  • SharePoint List Functions
  • OData Reference
  • N8N Triggers
  • Excel Functions
  • Power Automate Cookbook
  • Expressions Cookbook
Tools Newsletter Need Help?

Reading comfort

Set it once. We'll remember it for every visit.

Text size
Theme
Reduce motion
CATEGORY

Power Automate Function Reference

Power Automate expressions are where a lot of the real magic happens, and this is my reference for the functions that power them. When the point-and-click designer runs out of road, a well-placed expression gets you exactly what you need. I document the everyday date and time helpers like the "addDays" function, the "addHours" function, and the "addMinutes" function, along with the more flexible "addToTime" function for shifting timestamps. I cover math with the "add" function, logic with the "and" function, and data shaping with the "addProperty" function and the "array" function. Need to convert data types? The "base64ToBinary" function gets its own walkthrough, and the "action" and "actions" functions let you reach into earlier steps. Every entry gives you the syntax, the parameters, the return value, a practical example, and the edge cases that catch people out.

Power Automate: trim function

Power Automate: trim function

2 min read · 4 years ago

Removes leading and trailing spaces. Inner spaces stay intact.

Power Automate: createArray Function

Power Automate: createArray Function

4 min read · 5 years ago

Builds an array from mixed types: strings, booleans, integers, and nested arrays.

Power Automate: concat Function

Power Automate: concat Function

4 min read · 5 years ago

Combines strings, booleans, integers, and arrays into a single string.

Power Automate: array Function

Power Automate: array Function

2 min read · 5 years ago

Wraps a single value into an array. Accepts strings, booleans, integers, and floats.

Power Automate: div Function

Power Automate: div Function

2 min read · 5 years ago

Divides two numbers. Has a 19-digit precision limit that silently corrupts large results.

Power Automate: mul Function

Power Automate: mul Function

2 min read · 5 years ago

Multiplies two numbers. Has a 19-digit precision limit that silently corrupts large results.

Power Automate: add Function

Power Automate: add Function

2 min read · 5 years ago

Sums two numbers. Has a 19-digit precision limit that silently corrupts large results.

Power Automate: sub Function

Power Automate: sub Function

2 min read · 5 years ago

Subtracts two numbers. Has a 19-digit precision limit that silently corrupts large results.

Power Automate: length Function

Power Automate: length Function

2 min read · 5 years ago

Returns the size of a string or the number of elements in an array.

Power Automate: indexOf Function

Power Automate: indexOf Function

3 min read · 5 years ago

Returns the position of text within a string. Zero-based; -1 when not found.

Power Automate: substring Function

Power Automate: substring Function

11 min read · 5 years ago

Extracts part of a string using a start index and length. Zero-based; errors if the range overflows.

Power Automate: replace Function

Power Automate: replace Function

6 min read · 5 years ago

Replaces every instance of a substring within a string. Case-sensitive; strings only.

← Previous Page 6 of 8 Next →
Manuel T Gomes

Helping teams and developers plan, build, and automate, and sharing what I learn along the way.

No ads. No third-party trackers. Written by a human.

Topics

  • Power Automate
  • Reference
  • Python
  • SharePoint
  • Apple & Shortcuts

Site

  • Blog
  • Recommendations
  • Newsletter
  • About
  • Contact

Legal

  • Privacy Policy
  • Cookie Policy
  • Livro de Reclamações
© 2026 Skillful Sardine, Unipessoal Lda. All rights reserved. From Portugal to the World.