HI,
I am using match transform to match the records in the field NAME. It is working fine. But in my table there are two columns NAME1, NAME2.I need to compare NAME1 with NAME2 . I worked out, but could not able to find out the solution. Can anybody help in this regard?
eg:
NAME1 NAME2 BREAK_GROUP MATCH_SCORE
STEAV BUCKNER 1 <blank>
BUCK STEAV 1 100%
BUC STEA 1 94%