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