0

HowTo: Data Merging question

Hi,

I have a conversion in which the source data has 6 phone number fields and the target data has 4 phone number fields. Not all six of the source fields are used. I have the transformation of phone numbers 1-4 working as expected. However, I am not sure how to handle source phone numbers 5 & 6. I would like to have the process look for a blank phone number 1-4 field and insert phone 5 or 6 in it. However, I do not know how to make that logic work. 

 

So for example, if I have the following source values:

Phone 1 = Phone number 1
Phone 2 = Blank 
Phone 3 = Phone Number 3
Phone 4 = Phone Number 4
Phone 5 = Blank
Phone 6 = Phone Number 6 


In this example I have the process for putting Phone 1, 3, and 4 into the target Phone 1, 3, and 4 fields. How can I then have a process that looks at each of the target fields and inserts phone 6 (in this example) into the target phone 2 field?

Thanks

2 comments

Please sign in to leave a comment.