The OR function returns TRUE if any of its arguments evaluate to TRUE, and returns FALSE if all of its arguments evaluate to FALSE. One common use for the OR function is to expand the usefulness of other functions that perform logical tests. For example, the IF function performs a logical test and then returns one value if the test evaluates to TRUE and another value if the test evaluates to ...
Lists all logical functions, such as the AND, OR, and IF functions.
How to use the IF function (combined with the AND, OR, and NOT functions) in Excel to make logical comparisons between given values.
Applies to: Canvas apps Copilot Studio Desktop flows Dataverse formula columns Model-driven apps Power Platform CLI Dataverse functions Power Pages Determines whether any condition in a set is true (If) or the result of a formula matches any value in a set (Switch) and then returns a result or executes an action.
Reference information including syntax and examples for the Filter, Search, and LookUp functions.
Functions are predefined formulas that perform calculations by using specific values, called arguments, in a particular order, or structure. Functions can be used to perform simple or complex calculations.
Note This reference guide applies to both Azure Logic Apps and Power Automate, but exists in the Azure Logic Apps documentation. Although guide refers specifically to logic app workflows, these functions work for both flows in Power Automate and workflows in Azure Logic Apps. For more information about functions and expressions in Power Automate, see Use expressions in conditions.
Azure Functions is a serverless solution that allows you to build robust apps while using less code, and with less infrastructure and lower costs. Instead of worrying about deploying and maintaining servers, you can use the cloud infrastructure to provide all the up-to-date resources needed to keep your applications running. You focus on the code that matters most to you, in the most ...