ISNONTEXT Checks if a value is not text (blank cells are not text), and returns TRUE or FALSE.
Syntax
ISNONTEXT(value)
Parameters
Value – The value you want to check.
Return Value
TRUE if the value is not text or blank; FALSE if the value is text.
Reference Data
https://docs.microsoft.com/en-us/dax/dax-function-reference