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: 
noa_elharrar
Contributor
Contributor

Qlik view partitian comperation between 2 fields

I would greatly appreciate any help! I have this table:

Employee:

Id,

Name,

Country.

I need to join between any row only if the country are the same, and only if there is at most one char that not matches in the name.

For example: emp1:(1, "ABCDE", "u.s.a") match to emp2: (2, "ABFDE, "u.s.a")

The mismatch  can be only in the same index.

How can I do it?

Thank you!

Labels (1)
0 Replies