IsDate (MDX)
                                    Returns True if the expression is a date or is recognizable as a valid date or time; otherwise, it returns False.
- Returned Output: Boolean
 - Library: MDX \ VBA \ Logical
 - Version: 2018.00.000
 - Compatibility: Microsoft MDX Engines only
 
Syntax
IsDate( <Variant> )