I have random HTML coming through when using the SharePoint List connector. Some values come through as expected, but some carry HTML. Is there a way to prevent that, or correct it in a project?
E.g.
<div class="ExternalClass886546BCECF14C588665DFBC04AC200B"><div><div><p>Name1</p><p>Name2</p></div></div></div>
Name1 and Name2 are the values expected, but I get the whole string.