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 About Need Help?

Reading comfort

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

Text size
Theme
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: formatNumber function

Power Automate: formatNumber function

11 min read · 3 years ago

Converts a number to currency, percentage, or a custom format with locale support.

Power Automate: triggerBody function

Power Automate: triggerBody function

4 min read · 4 years ago

Returns the trigger's body inside an expression.

Power Automate: guid function

Power Automate: guid function

7 min read · 4 years ago

Generates a unique hexadecimal identifier.

Power Automate: not function

Power Automate: not function

5 min read · 4 years ago

Negates a boolean value. Strict boolean input required.

Power Automate: startsWith function

Power Automate: startsWith function

3 min read · 4 years ago

Checks if a string begins with specific text. Case-insensitive, space-sensitive.

Power Automate: float function

Power Automate: float function

2 min read · 4 years ago

Converts strings and integers to floating-point numbers.

Power Automate: contains function

Power Automate: contains function

8 min read · 4 years ago

Checks whether a substring, array element, or object key is present. Case-sensitive, no type coercion.

Power Automate: empty function

Power Automate: empty function

3 min read · 4 years ago

True if a collection, string, or variable has no value.

Power Automate: bool function

Power Automate: bool function

3 min read · 4 years ago

Converts a string, integer, or float to boolean. Zero is false, non-zero is true.

Power Automate: or function

Power Automate: or function

3 min read · 4 years ago

Returns true when any expression is true.

Power Automate: string function

Power Automate: string function

3 min read · 4 years ago

Converts booleans, integers, floats, and arrays to text. Arrays become JSON; null becomes empty.

Power Automate: equals function

Power Automate: equals function

5 min read · 4 years ago

Compares two values. Case-sensitive for strings, cross-type for ints and booleans.

← Previous Page 4 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. How this site handles your data

Topics

  • Power Automate
  • Python
  • SharePoint
  • Apple & Shortcuts

Site

  • Home
  • Blog
  • Recommendations
  • About
  • Contact

Legal

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