Flow

Power Automate - Functions

Power Automate Functions: Min

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 More
Power Automate - Functions

Power Automate Functions: CreateArray

This 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 More
Power Automate - Functions

Power Automate Functions: Float

This 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 More
Power Automate - Functions

Power Automate Functions: Int (Integer)

This 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 More
Power Automate - Functions

Remove Duplicates from a Power Automate Array with One Action

So 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 More
Power Automate - Functions

Power Automate Functions: XML

This 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 More
Power Automate - Functions

Power Automate Functions: GreaterOrEquals

This 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 More
Power Automate - Functions

Power Automate Functions: Greater

This 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 More
Power Automate - Functions

Power Automate Functions: LessOrEquals

This 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 More
Power Automate - Functions

Power Automate Functions: IF

This 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