Hi,
I’m facing what I’m sure is a simple problem but I can’t find the mistake.
I have two tables that I have simplified just to show my problem in the attached example.
Both table have two columns one with a string and one with an integer.
If I match them in excel using the string a get a full corrispondance (they are identical). In Knime it seems that those two strings below are not identical:
Left table: C - Certificazioni e Progetti/01.Impianti elettrici/01.[AAAA].Apertura/01.Progetto Esecutivo Firmato/
Right table: C - Certificazioni e progetti/01.Impianti elettrici/01.[AAAA].Apertura/01.Progetto Esecutivo Firmato/
I attache the Knime workflow example and the excel where you see they fully match.
What am I doing wrong?
Example.xlsx (11.1 KB) Example.knwf (24.7 KB)