Blog
Tutorials, tips, and guides to level up your workflows
500+
Articles
2-5x
Per Week
Power Automate: startsWith function
Checks if a string begins with specific text. Case-insensitive, space-sensitive.
Power Automate: Append to array variable Action
Adds an item to an array variable. Accepts mixed data types.
Happy new year 2022
Power Automate: float function
Converts strings and integers to floating-point numbers.
SharePoint: Trim Function
Removes leading, trailing, and extra internal spaces from text.
Power Automate: Append to string variable Action
Adds text to an existing string variable.
Power Automate: Get dynamic information from SharePoint
Power Automate: When true is not true
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
Returns true when a string, array, or object has no value. Numbers and booleans throw an error.