Blog
Tutorials, tips, and guides to level up your workflows
500+
Articles
2-5x
Per Week
Happy Holidays 2021
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.
Power Automate: What's a parallel branch?
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.