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

ISBLANK Function (DAX)

ISERROR Function (DAX)

ISLOGICAL Function (DAX)

ISNONTEXT Function (DAX)

ISNUMBER Function (DAX)

ISTEXT Function (DAX)

See Also

Other Resources

Function Reference (DAX)