Note: This was originally posted by an inactive account. Content was preserved by moving under an admin account.
Originally posted by: Tim MeagherHi,
Originally I was thinking that the Fuzzy Matching nodes provided with LAL would do what you want here, but I guess you're looking for exact substring matching - rather than fuzzy matching based on some algorithm and threshold.
In which case, I have attached a solution....
It's not pretty, and probably will operate quite slowly.
It also assumes that the number of records in the lookup (i.e. the number of country codes) will always be relatively small.
Maybe someone else can provide a better way to do this, however this was about the best I could come up with quickly.
Regards,
Tim.
Attachments:
Fieldtranslations_wip.brg