Functions

Power Automate - Functions

Power Automate Functions: Less

This is a video to show you how to use the Less function within Power Automate (and Logic Apps!). This function allows you to check if a value is less than another.

Read More
Power Automate - Functions

Power Automate Functions: Not

This is a video to show you how to use the Not function within Power Automate (and Logic Apps!). This function allows you to reverse a function converting a once true result to false and vice-versa.

Read More
Power Automate - Functions

Power Automate Functions: Or

This is a video to show you how to use the Or function within Power Automate (and Logic Apps!). This function allows you to take two arguments and return true if either argument is true.

Read More
Power Automate - Functions

Power Automate Functions: And

This is a video to show you how to use the Equals function within Power Automate (and Logic Apps!). This function allows users to to check multiple equations and get the overall result. In this example, we use multiple functions to check both strings and ints.

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

Power Automate Functions: Skip

This is a video to show you how to use the Skip function within Power Automate (and Logic Apps!). Collections return the amount of objects after the skipped objects and Strings return the characters after the skipped characters with the secondary parameter. Effectively you ‘skip’ items and take the rest!

Read More
Power Automate - Functions

Power Automate Functions: Take

This is a video to teaches you how to use the Take function within Power Automate. This function works with both Collections & Strings. Collections return the amount of objects selected and Strings return the amount of characters selected with the secondary parameter.

Read More
Power Automate - Functions

Power Automate Functions: First & Last

Want to learn how get the first or last character in a string? Alternatively do you want to get the first or last object in a collection within Power Automate? Then check out this video to learn the Power Automate First & Last functions in under 3 minutes!

Read More
Power Automate - Functions

Power Automate Functions: Union

Want to learn how to merge multiple collections or objects into a single collection or object within Power Automate? Then check out this video to learn the Power Automate Union function in under 3 minutes!

Read More
Power Automate - Functions

Power Automate Functions: Intersection

Want to learn how to see common entities between two collections or objects within Power Automate? Then check out this video to learn the Power Automate Intersection function in under 4 minutes!

Read More