EXACT DAX Function (Text)
Checks whether two text strings are exactly the same, and returns TRUE or FALSE. EXACT is case-sensitive.
Syntax
Parameter | Attributes | Description |
---|---|---|
Text1 |
The first text string. |
|
Text2 |
The second text string. |
Return values
Last update: Jan 11, 2021 » Contribute » Show contributors
Contributors: Alberto Ferrari, Marco Russo
MSDN documentation: https://docs.microsoft.com/en-us/dax/exact-function-dax