ALL POSTS
All Articles
Browse all posts across all categories
How to unzip a file in Power Automate?
Power Automate: Office 365 Excel - For a selected row Trigger
Fires when a user selects an Excel row via the Power Automate add-in.
Power Automate: bool function
Converts a string, integer, or float to boolean. Zero is false, non-zero is true.
Power Apps: DateTimeValue function
Converts a string into a date-time value.
Power Automate: Initialize variable Action
Declares a variable. Required first step before any other variable action.
Power Automate: How to install the Flow's add-in in Excel
Power Automate: Create a folder in OneDrive
SharePoint: Round Function
Rounds a number to a given number of decimal places.
Power Automate: or function
Returns true when any expression is true.
Power Automate: string function
Converts booleans, integers, floats, and arrays to text. Arrays become JSON; null becomes empty.
Power Automate: equals function
Compares two values. Case-sensitive for strings, cross-type for ints and booleans.