Hi,
Simple question for you guys - trying to understand concatenation correctly.What is the output if 2 source fields have mulitple elements eg:
Is:
Field1
Joe Blogs
Field2
21 Normal Road
Simply concatenated to:
Target
Joe Blogs 21 Normal Road
Thanks