A new categorical column is generated representing search results in a text column.
Specified text/term that is searched in a selected text column (default: empty).
Selected text column that should be searched for the specified term (default: first text column of the matrix).
The cells of the text column will be searched for a matching substring (default: checked). The results will be in a new generated categorical column called “Search: original column name”. “+” indicates, whether a match was successful.
The cells of the text column will be searched to match the whole word of the specified term (default: unchecked). The results will be in a new generated categorical column called “Search: original column name”. “+” indicates, whether a match was successful.