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
6 years agoCommunity Champion
Hi Anonymous ,
did you manage to get it working? If not, this article might help you: https://www.thebiccountant.com/2019/12/18/advanced-transformation-multiple-columns-at-once-in-power-bi-and-power-query/
N24PBI
3 years agoFrequent Visitor
Super helpful, thanks Imke!