Forum Discussion
Remove HTML tags from the field - June 2019
Hi,
I am a fresher in Power BI application. I am working on developing a dashboard and in one of the table, the description column has text with HTML tags like below:
Example: Source text
<p> Video provides a powerful way to help you prove your point. </p><ol><li><span lang="EN- US" style="fontsize:ll.Opt;font-family:Times New Roman, serif;">B. Provizer Seel. Sohn & Co</span></li><li><span
Iang="EN-US" styIe ="font-size:ll.Opt;font-family: Times New Roman, serif;">Hauck &AufhauSer</span></li><li><.span lang="EN-US" style="font-size:ll.Opt ;font-tamily: Times New Roman, serif;">Sheren Private bankers </span></li></ol></p>
For some entries the text has simple tags like <p></p>. But on few entries it has some huge html tags like above. I want to remove all the HTML tags
For your kind information, I am using Live Connection (SSAS). If we can fix by creating a measure or calculated column on Power BI that would be helpful.
Your help on this is highly appreciable.
Thanks,
Muru
2 Replies
- v-chuncz-msft
Community Support
- MurugeshC
Helper I
Thank you v-chuncz-msft
Can you please help me with a function? I am very new to Power BI and your help with the sample would be really helpful. Thanks again.