graphical mapping splitting
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
Former Member replied
Hi Teresa.
Did you check if your put the correct parameters for the UDF . Check the names of parameters as the code.
Regards.