Logical Functions (DAX)

Logical functions act upon an expression to return information about the values or sets in the expression. For example, you can use the IF function to check the result of an expression and create conditional results.

In This Section

AND Function (DAX)

FALSE Function (DAX)

IF Function (DAX)

IFERROR Function (DAX)

NOT Function (DAX)

OR Function (DAX)

TRUE Function (DAX)

Reference

Getting Started with Data Analysis Expressions (DAX)

DAX Syntax Specification

Date and Time Functions (DAX)

Statistical Functions (DAX)

Logical Functions (DAX)

Filter Functions (DAX)

Math and Trigonometric Functions (DAX)

See Also

Other Resources

Getting Started with Data Analysis Expressions (DAX)