MicroStrategy ONE
Contains
Returns TRUE
if a text string contains a specified text pattern.
Syntax
Arg1
Contains
Arg2
Where:
Arg1
and Arg2
must be of data type Text.
Example
Employee@[Last Name] Contains "Smith"
Returns TRUE for Employees with a last name such as "Smith", "Smithson", and so on.