Ints

Power Automate - Functions

Power Automate Functions: Range

This is a video to show you how to use the Mod function within Power Automate (and Logic Apps!). Learn how to easily generate a range of numbers!

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: Equals

This 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 More