Power BI is turning 10! Tune in for a special live episode on July 24 with behind-the-scenes stories, product evolution highlights, and a sneak peek at what’s in store for the future.
Save the dateEnhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.
Hi Bi family
Here i am struggling with a problem that is , i want to remove multiple characters in a text a column having .
And you can see the below image unwanted characters are there like <p> ,</p> ,<li>,</li>,<ul>,\,/ul>,<br> alot there .the problem is how do i remove those in one shot .Here thable has more than 2000 rows . so kindly help me on this
Thanks in advance
Solved! Go to Solution.
Hello,
You can leverage the PlainText function, it will just remove any html present in a string.
Best regards,
Alaa
Hello,
You can leverage the PlainText function, it will just remove any html present in a string.
Best regards,
Alaa