Hi there,
I have a small project where I've performed a join between two tables (Table1 and Table2) using the CityName field as a common identifier.
However, I've noticed some minor inconsistencies in the city names between the two tables, resulting in 10 unjoined features.
Is there a transformer or method available to manually specify that the X row from Table1 should be joined with the Y row from Table2?
Regards
Â
Â
Â