Hi,
I have created a flow which generated a word file from Excel sheet. I have dynamic fields in the word template which is filled by the data from the excel file. One of the columns in the excel file is comma separated values as below,

I have a new line after every value, But when i copy this value to the word file it gives me in one line. I tried using Strip function but doesn't work. The output shown below.

Any way better to procced?
Thank you