Skip to main content
cancel
Showing results for 
Search instead for 
Did you mean: 

Enhance your career with this limited time 50% discount on Fabric and Power BI exams. Ends August 31st. Request your voucher.

Reply
olimilo
Continued Contributor
Continued Contributor

Is there a faster way to cleanup HTML-encoded characters apart from replacing them one-by-one?

We have JSON data coming from CosmosDB. Some of the data come in the following format:

 

%3Cp%3ESelf%20Reference%3C%2Fp%3E

 

Currently, I am adding steps to replace the HTML-encoded characters (eg: %20 for spaces) but is there a better way to clean these up?

2 REPLIES 2
Ahmedx
Super User
Super User

olimilo
Continued Contributor
Continued Contributor

Thank you but this did not work for our use case; the custom column used in the video only cleans up HTML tags, not HTML-encoded characters.

Helpful resources

Announcements
July 2025 community update carousel

Fabric Community Update - July 2025

Find out what's new and trending in the Fabric community.

July PBI25 Carousel

Power BI Monthly Update - July 2025

Check out the July 2025 Power BI update to learn about new features.

Top Solution Authors