Hi ,
I have a mapping problem where i need to split the source field by comma into 2 seperate target fields.
For eg. Source = 123 main Street , 455 , app1
I need this to be split by comma to target1 = 455 and target2 = app1.
Please advice.
Thanks,
Teresa