ISLOGICAL Checks whether a value is a logical value, (TRUE or FALSE), and returns TRUE or FALSE.
Syntax
ISLOGICAL(value)
Parameters
Value – The value that you want to test.
Return Value
TRUE if the value is a logical value; FALSE if any value other than TRUE OR FALSE.
Reference Data
https://docs.microsoft.com/en-us/dax/dax-function-reference