Exact
Description
Exact compares two text values and returns true when they are exactly the same.
Syntax
Parameters
| Parameter | Required | Type | Description |
|---|---|---|---|
text1 |
Yes | String, field, or expression | First text value. |
text2 |
Yes | String, field, or expression | Second text value. |
Notes
Use this function in calculated fields, metric expressions, or query expressions where the function category is supported.
Example
The expression returns the calculated result according to the current query context.