Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Fabric Ideas just got better! New features, better search, and direct team engagement. Learn more

Remove html tags from Fields

HTML tags are automatically coming in with my data from SurveyGizmo. Please add the functionality to automaticaly purge it from the Fields.
Status: Needs Votes
Comments
kyle705
Frequent Visitor
Please can this be implemented. We are trying to use flow to load emails into an Access Web App but the body is being received containing HTML.
arevach
Regular Visitor
We need that as well when connecting to SPO lists with multi line column that shows HTML tags
katsuhiro_watan
New Member
Yes, we need a function to cleanup multi line columns of SharePoint lists
fbcideas_migusr
New Member
Here is the workaround: Html.Table([YOUR SOURCE COLUMN NAME HERE], {{"text",":root"}}){0}[text]
nishalit
New Member
create an option or a function that can strip out all of the tags that come in from a column in sql server that contains html data.
fbcideas_migusr
New Member
Status changed to: Needs Votes