Information Functions (DAX)

An information function looks at the cell or row that is provided as an argument and tells you whether the value matches the expected type. For example, the ISERROR function returns TRUE if the value that you reference contains an error.

In This Section

CONTAINS Function (DAX)

ISBLANK Function

ISERROR Function

ISLOGICAL Function

ISNONTEXT Function

ISNUMBER Function

ISTEXT Function

LOOKUPVALUE Function (DAX)

PATH Function (DAX)

PATHCONTAINS Function (DAX)

PATHITEM Function (DAX)

PATHITEMREVERSE Function (DAX)

PATHLENGTH Function (DAX)

See Also

Other Resources

DAX Function Reference