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

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

Find duplicates

How can i find rows where the value in just one column is duplicated? 
How can i find rows with duplicate entries in two or more columns?

Labels (2)
3 Replies
Anonymous
Not applicable
Author

Is finding duplicates not possible with Talend Data Preparation?
Anonymous
Not applicable
Author

Hi,
The match function can work, when matching with a specific value or between columns. We don't provide (yet) matching across rows.
Lookups may also help to highlight exact matches between datasets.
Arshad_M
Contributor
Contributor

Use tUniqueRow to separate unique and duplicate rows