Append the Searchkey to a New Column

Hi everyone,

I managed to filter the data with certain keywords but I want to specify the keyword with a new column.
Anyone knows how I can do it?

In the knimeflow attached, I try to find products with keyword “Apple” or “Banana”.
And I want to show the filtered result with the keyword in the same row.
For example,
Column1 Column2
ApppleJuice Apple

Find Keyword.knwf (13.1 KB)

Hello @Dison

Please have a look to the next workflow in my Hub. You would only need the initial 5 nodes and a a ‘Row Filter’ node working on column LOGIC == True , in the 6th position.

Data Wrangling _ Filtering with Wildcards (Regex Logical Indexing)

BR

6 Likes

This topic was automatically closed 7 days after the last reply. New replies are no longer allowed.