This workflow snippet shows one possible way to search a table for all occurrences based on a given search term.
In this example, all occurences of "Category *" are searched in the given table. The * is a wildcard character and will match any string (i.e., Category A).
The outcome is a list of values matching the given search term as well as there corresponding row identifier and column name (i.e., the value "Category A" was found in the column with name "First Column" and in the row with identifier "Row0").
Workflow
Search Table For Occurrences Based On Term
Used extensions & nodes
Created with KNIME Analytics Platform version 4.5.2
- Go to item
- Go to item
- Go to item
- Go to item
- Go to item
- Go to item
Legal
By using or downloading the workflow, you agree to our terms and conditions.