This is a video to show you how to use the dayOfWeek function within Power Automate (and Logic Apps!). This function allows you to take the date you’re working with and get the week day number representation from is (i.e. 5 = Friday), this tutorial also shows you how to get the actually week day name as well!
Read MoreThis is a video to show you how to use the Div function within Power Automate (and Logic Apps!). Learn how to use division with different input types!
Read MoreThis is a video to show you how to use the Add function within Power Automate (and Logic Apps!). Learn how to use addition with multiple inputs!
Read MoreThis is a video to show you how to use the Bool function within Power Automate (and Logic Apps!). Learn how to convert various types to a Bool value.
Read MoreThis function allows users to compare objects (such as strings, ints etc) and if they’re the same, returns a true value, and if they’re not the same, returns a false value.
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 More