Analyze text pattern
Summary
This operator analyses text patterns in one cell. it searches in a string for one or more sub-strings. This operator can be used on any table with a text column.
Configuration
Betroffene Tabellenbereiche
Column to analyze
[input] Text-column which should be analyzed
Settings
Analyze
[Input] Analyze how often a given String appears in the whole text. You can search multiple strings, for every string there will be a column in the result table
- Cyclical test?
[Input]Should the end of the text be analyzed together with the start of the text
e.g:
SSNN--FF is with a cyclical test the same as FFSSNN–. - Separator
- [Input] is only required for cyclical test.
- Choose: no separator, Colon, dot, vertical line (|), diamond (#), star, minus, single point, space
Want to learn more?
Settings
Analyzes text pattern within a cell
Columns of input table
Parameter
Screenshot
Examples
Example 1:
Start Situation |
---|
|
Settings and Result |
---|
|
Example 2:
Start Situation |
---|
|
Settings and Result |
---|
|
Troubleshooting
Nothing known up to now
Related topics
- ...