ISERROR Checks whether a value is an error, and returns TRUE or FALSE.
Syntax
ISERROR(value)
Parameters
Value – The value you want to test.
Return Value
A Boolean value of TRUE if the value is an error; otherwise FALSE.
Reference Data
https://docs.microsoft.com/en-us/dax/dax-function-reference