ISSTRING DAX Function (Information)
Checks whether a value is a string, and returns TRUE or FALSE. This is an alias of ISTEXT.
Syntax
Parameter | Attributes | Description |
---|---|---|
Value |
The value you want to test. |
Return values
Returns TRUE if the value is a string.
Related functions
Other related functions are:
Last update: Oct 3, 2025 » Contribute » Show contributors
Contributors: Alberto Ferrari, Marco Russo
Microsoft documentation: https://learn.microsoft.com/en-us/dax/isstring-function-dax