Hi All,
I have list and I know how to write data in excel. but my problem is I want to write my list onto a single cell. with line break.I already tried to use <br/> and "n/" but didn't work.
I'm new in outsystem.
TIA
you can try to compose your text first in container/variable using "NewLine()" function as your line break before you export in excel. im not sure if excel can read html tag. like <br/> or "/n"
please respond if this works.
regards
Please see this older post which addresses this issue: https://www.outsystems.com/forums/discussion/9306/newline-character-issue/
Best Regards,
NUno Verdasca