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

Get Fabric Certified for FREE during Fabric Data Days. Don't miss your chance! Learn more

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
Fabric Data Days Carousel

Fabric Data Days

Advance your Data & AI career with 50 days of live learning, contests, hands-on challenges, study groups & certifications and more!

October Power BI Update Carousel

Power BI Monthly Update - October 2025

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

FabCon Atlanta 2026 carousel

FabCon Atlanta 2026

Join us at FabCon Atlanta, March 16-20, for the ultimate Fabric, Power BI, AI and SQL community-led event. Save $200 with code FABCOMM.

Top Solution Authors