Skip to main content
Announcements
Introducing Qlik Answers: A plug-and-play, Generative AI powered RAG solution. READ ALL ABOUT IT!
cancel
Showing results for 
Search instead for 
Did you mean: 
Necator
Contributor III
Contributor III

Match Names from other Table

Hello,

I got a table with names, lets say:

Adam
Bert
Ceasar
Doris
Eva

 

Additionally I got a dataset which includes one column, where those names are part of, eg.

 

Column1 Name Column Column 3
xyz ENG Adam 135 qwer
xyz FRA Doris 657 qwer
xyz 8945 USA Eva qwer
xyz ENG 23612/Caesar qwer

 

As you can see, the values in the second column aren't always following the same logic, so I can't use Subfield etc.

Is there a way to get to the following outcome:

Column1 Name Column3
xyz Adam qwer
xyz Doris qwer
xyz Eva qwer
xyz Caesar qwer

 

Thanks

Labels (1)
2 Replies
anat
Master
Master

Necator
Contributor III
Contributor III
Author

The first table with the names is a field from another table, so I have to resident load, instead of Inline. Sadly it seems not to work.