I am pulling a list from SharePoint using the SharePoint Input app - within the list one of the fields is a multi lines of text and the output in Alteryx is showing as <Div Class =....
I have tried to change the field type from enhanced rich text to rich text this did not work.
I can change it to plain text and this works using RegEx to remove embedded new lines but I dont really want to change to plain text in SharePoint.
Does anyone have a solution for this?