Hi Folks, I have to concatenate multiple occurances of the same field into one string. ABC DEF the output after concatenation ABCDEF I am trying to use string-join function as follows but getting syntax error
↧
Hi Folks, I have to concatenate multiple occurances of the same field into one string. ABC DEF the output after concatenation ABCDEF I am trying to use string-join function as follows but getting syntax error