Forum Discussion
KathleenW
4 years agoRegular Visitor
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...
KathleenW
4 years agoRegular Visitor
I think something else must be wrong with what I'm trying to do. When I expand the table it goes from 1000+ rows to about 25 rows with seemingly no relation to whether it has the <div> wrappers or not. Do you know why that is?