Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik and ServiceNow Partner to Bring Trusted Enterprise Context into AI-Powered Workflows. Learn More!
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Match and check value from 1 single cell

Hi Everybody,

 

I'm facing the need of checking the value of a column that match with a single cell from another column.

 

I'm working on Talend Free data preparation.

 

Scenario:

 

As I'm preparing a dataset containing lot of informations I need to check if the 10000 (example number) records of Location (for example , "Europe") have a match from a single value of another column's cell (like list of possible location (Europe, USA, Asia etc)).

 

It means that if I have a file with for expample only 1 location, and a file with list of location which has only 5 records ( like the five continents ) I need a function which will say : "Ok, the following column showing all the location has valide values because I found a corresponse inside the other column "

 

Is it possible? Having a match beetwin an entire column and a single cell?

 

Thanks

 

 

Labels (2)
1 Reply
Ganshyam
Creator II
Creator II

Hello,

If I am understanding your scenario here the location (Africa) from File1 matches with the record from file2.

if it matches then it should be valid...

 

0683p000009LzMj.png

 

what output you exactly wants?

 

Regards

Ganshyam