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 MoreThis 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 MoreThis 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 MoreThis 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 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 MoreThis 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 MoreThis 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 MoreWant 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 MoreWant 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 MoreWant 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