Hi all, I’m a new user, please be gentle
I’m trying to take two different datasets, one of CVE numbers, the other a list of installed software.
Describe the problem/error/question
How do I match strings from one field to those in another.
Basically I am trying to find any string found in the 1st dataset, in the titles of the 2nd dataset.
1st data set:
IBM
Linux
Rockwell
Plums
2nd Dataset:
IBM Concert
Linux Banana
Rockwell Sausages
Clams
What is the error message (if any)?
I’m just getting incorrect results.
Please share your workflow
Share the output returned by the last node
Information on your n8n setup
- n8n version: 1.58.2
- Database (default: SQLite): n/a
- n8n EXECUTIONS_PROCESS setting (default: own, main):
- Running n8n via (Docker, npm, n8n cloud, desktop app): Desktop
- Operating system: Debian 12