Export to excel with preserved text formatting

Hello All,

does anybody know how can I export text from DSE and preserve the formatting defined by HTML tags?

The use case is following:

1) I have a grid with fields where text can be formatted (bold, italic, underline, strikethrough text)

2) Formatted text is added thru the component richTextField from plugin created by Appian, which provides with a simple editor for rich text.

3) Formatted text is saved in DB as HTML text and it is converted to Rich Text display field only for displaying.

4) Customer is requesting the function which exports the data to Excel file and also preservers the formatting.

5) The export process works fine, but Excel does not correctly interpret HTML tags used for formatting. It is imported as a pure text.

This is the process model that I use.

Any advices on how to solve this case?

Thank you,

Michal

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data