How do you remove the HTML tags from the dashboard report

Stimulsoft Reports.JS discussion
Post Reply
kevdflan
Posts: 13
Joined: Tue Feb 09, 2021 5:04 pm

How do you remove the HTML tags from the dashboard report

Post by kevdflan »

Hello,

When I have added a field into a dashboard report, it has the HTML tags in the text and also exports with them as well. Is there a way to remove these?
Attachments
SCR-20250123-mkrl.png
SCR-20250123-mkrl.png (124.75 KiB) Viewed 10560 times
Lech Kulikowski
Posts: 7745
Joined: Tue Mar 20, 2018 5:34 am

Re: How do you remove the HTML tags from the dashboard report

Post by Lech Kulikowski »

Hello,

Unfortunately, no. You need to add text without HTML tags.

Thank you.
Haizal_Casper
Posts: 6
Joined: Sat Mar 21, 2026 9:22 am

Re: How do you remove the HTML tags from the dashboard report

Post by Haizal_Casper »

It looks like you're dealing with some persistent HTML tags that aren't being parsed correctly by the report engine. Stimulsoft can be a bit finicky with how it handles raw data vs. formatted text sometimes.
If tweaking the text expression settings within the report designer isn't working, you might find it easier to just clean the text before you import or bind it. I’ve used this tool for similar issues where I just needed a quick way to get rid of all those tags without doing it manually- https://www.thetoolapp.com/strip-html/. It’s pretty handy for ensuring you have clean text to work with.
That helps you get the output looking the way it should!
Lech Kulikowski
Posts: 7745
Joined: Tue Mar 20, 2018 5:34 am

Re: How do you remove the HTML tags from the dashboard report

Post by Lech Kulikowski »

Hello,

Thank you for sharing your experience with other users.
Post Reply