Forum Discussion
jchungfluentco
8 years agoFrequent Visitor
Removing HTML Script from data in Query Editor
Hi everyone, I'm trying to remove all text between < and > including the carrots from a column in Query Editor. I thought about splitting the column with the ? being the delimiter, then creat...
- 8 years ago
I transformed it into a proper function here :-) https://github.com/ImkeF/M/blob/master/Library/Text.RemoveHtmlTags.pq
ImkeF
Community Champion
8 years agoI transformed it into a proper function here :-) https://github.com/ImkeF/M/blob/master/Library/Text.RemoveHtmlTags.pq