Forum Discussion

KathleenW's avatar
KathleenW
Regular Visitor
4 years ago

Using try/otherwise to convert HTML to plain text

This is what I have that partially works: Html.Table([Notes],{{"PlainText",":root"}})   But because only some of the entries have the HTML format, it creates an error for the text that doesn't...