05-25-2018 11:36 AM
I’m trying compare different tables in different databases in order to get the no matching datas.
I already tried to use the lookup snap but it doesn’t give an option to get only the no matching records.
Have you guys ever had that same issue? How do I solve this?
Thanks
05-28-2018 06:31 AM
Are two tables having same schema. If not Try parsing selected values and in Mapper change the names so that they will have same schema.
05-28-2018 10:17 AM
It worked! Thank you very much!