I have a dataverse solution with a model-driven app. I am using Rich Text Editor Controls on a table form.

The value gets stored in a Multiline Text field. If I add this field to a table view, it shows the unformatted HTML.

Is there a way to get the rendered HTML to show in the view instead?
Second question, if the user exports to Excel and includes this column in the export, is there a way to strip the HTML tags?