Text Search Selectors are used to select Members based on text search patterns.

To configure the search type, click on the Properties button and navigate to Search Type.
To Show/Hide the search button, navigate to Show Find Button.

| Search Type | Description |
| Contains (default) | Return Members containing the input value |
| Doesn't Contain | Return Members containing the input value |
| Doesn't End With | Return Members not ending with the input value |
| Doesn't Start With | Return Members not starting with the input value |
| Ends With | Return Members not ending with the input value |
| Equals | Return Members equal to the input value |
| Not Equal | Return Members not equal to the input value |
| Starts With | Return Members starting with the input value |
|
Text Search Selectors only work with text Dimensions, marked with the < > icon in the Data Browser.
|
See Also