For Loop append string

Hi @fairymemay ,

If you are using a For Each Loop, then here is a sample sequence to get you started:

image

image

image

I’m using a Substring Method to get rid of the comma that gets appended towards the start when we first start assigning the items to our string variable.

CombineStrings.xaml (6.4 KB)

Kind Regards,
Ashwin A.K

1 Like