Hi.
Sorry for this noob question, but I can't address the following Problem:
For an external company, I need to write a CSV with every column to be quoted.
“TestedAt”,”TestBarcode”,”Gender”,”Title”,”Firstna me”,”Lastname”,”…”
Is there an easy way to iterate through the whole Outbound CSV to set every column to '”'+Text+'”' ?
Or is there a setting in the outbound properties that I don't use properly?
Thanks for the help.
Sorry for this noob question, but I can't address the following Problem:
For an external company, I need to write a CSV with every column to be quoted.
“TestedAt”,”TestBarcode”,”Gender”,”Title”,”Firstna me”,”Lastname”,”…”
Is there an easy way to iterate through the whole Outbound CSV to set every column to '”'+Text+'”' ?
Or is there a setting in the outbound properties that I don't use properly?
Thanks for the help.
Comment