excel output, splitd lines
Summary:
Content (please ensure you mask any confidential information):
HI team,
I have a report that one of the field is HTML with new lines,
the problm starts where I want to export it as excel,
the cell of the HTML splitted to many, what i must prevent-
I have tried many solutions-
- Keep values in same column to true.
- enable row split to false
- creating a new layout of excel- but there I cannot convrt the html- because the -html2fo is not works there. and also trying with functions failed from some reason..
- more than that I have tried to replace the HTML (REPLACE(REPLACE(TO_CHAR(ft.description), CHR(13)), CHR(10)) description) but the new lines in excel are not shown
Tagged:
0