Forum Discussion
Removing HTML Script from data in Query Editor
- 8 years ago
I transformed it into a proper function here :-) https://github.com/ImkeF/M/blob/master/Library/Text.RemoveHtmlTags.pq
- ImkeF8 years agoCommunity Champion
I transformed it into a proper function here :-) https://github.com/ImkeF/M/blob/master/Library/Text.RemoveHtmlTags.pq
- jchungfluentco8 years agoFrequent Visitor
Thank so much for transforming into a proper function!
I just have some beginner level follow-up questions on how to implement the M script.
The data file I'm using is calle "SurveyResponses_Age&Vertical"
Should I be replacing Source = Text.From(HTML) to Source = Text.From(SurveyResponses_Age&Vertical) ?
Is it best to use the Advanced Editor, and if so, how what's the proper syntax for that?
Thanks!
- ImkeF8 years agoCommunity Champion
Please see if this video helps: https://www.youtube.com/watch?v=6TQN6KPG74Q
If not, please come back here.
- adamsjw658 years agoRegular Visitor
I am connecting to a SharePoint Online List. Is there a way to use this code to remove the HTML Script for the data when I load? Thanks.
- danilosg7 years agoRegular Visitor
Hello my friend!
I´m having the same issue. Did You get a solution?
Thanks.
Dan
- sampathK7 years agoMicrosoft Employee
Awesome , you made my day very easy and simple. Thank you so much...