Page 1 of 1

How do you remove the HTML tags from the dashboard report

Posted: Thu Jan 23, 2025 1:56 pm
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?

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

Posted: Fri Jan 24, 2025 8:55 am
by Lech Kulikowski
Hello,

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

Thank you.

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

Posted: Fri Apr 24, 2026 12:24 pm
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!

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

Posted: Fri Apr 24, 2026 2:39 pm
by Lech Kulikowski
Hello,

Thank you for sharing your experience with other users.