Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Intelligence (Analytics)
Remove <div> from sql
Fury01
<p>If I have a text when i print the report from maximo I have </p>
<div>
<div> </div>
<p><div> and </div> at the beggining and at the end of a text. How can I remove them? I know that is from Microsoft Sql Server
</p>
<p> </p>
</div>
Find more posts tagged with
Comments
wwilliams
<p>Are you using a text element? If so change auto to html.</p>
Fury01
<p>I'm using a column from the dataset
as a string</p>
Fury01
<p>I' ve resolved it with dynamic text.</p>