This is a video to show you how to use the Min function within Power Automate (and Logic Apps!). Learn how to get the lowest number from an array or multiple inputs!
Read MoreThis is a video to show you how to use the CreateArray function within Power Automate (and Logic Apps!). Learn how to convert various types to an array without the need to initialize a variable.
Read MoreThis is a video to show you how to use the Float function within Power Automate (and Logic Apps!). Learn how to create decimal numbers in a flow by converting it from a String!
Read MoreThis is a video to show you how to use the Int function within Power Automate (and Logic Apps!). Learn how to create whole numbers in a flow by converting it from a String!
Read MoreSo you have an array in Power Automate with duplicates, what is the easiest way to remove these duplicates? This blog post will show you how easy it is to do in a single action.
Read MoreThis is a video to show you how to use the XML function within Power Automate (and Logic Apps!). Learn how to create native XML in a flow by converting it from a String with the XML function!
Read MoreThis is a video to show you how to use the GreaterOrEquals function within Power Automate (and Logic Apps!). This function allows you to check if a value is greater than or equal to another.
Read MoreThis is a video to show you how to use the Greater function within Power Automate (and Logic Apps!). This function allows you to check if a value is greater than another.
Read MoreThis is a video to show you how to use the LessOrEquals function within Power Automate (and Logic Apps!). This function allows you to check if a value is less than or equal to another.
Read MoreThis is a video to show you how to use the If function within Power Automate (and Logic Apps!). This function allows you to check a logical (bool) expression and react the the result from returning simple text to using other functions.
Read More