This is not an issue anymore, I’m using split to get each field on it’s own then am using assign activity to combine those fields in a single line but they’re being combined each in a separate line .
I’m using the following: String1+“-”+String2+“-”+String3