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