Hie Guys,
I have a long text object in my report called "Status Description". It gives the status of a project which can be lengthy. "Wrap Text" option has been used to properly align the contents in multiple lines. Now, when I created the report in Webi, the values for the object were having HTML tags. The tags were numerous, so I could not use the replace function to get rid of them. I then tried "Read Content as HTML", which put all the contents of the cell in one line. Also, the tags were still present. Then, I tried "Read Content as Hyperlink". It got rid of the tags. Also, there were no hyperlink tags, so no problem there. However, doing this put a couple of lines of blank spaces before the contents of the cells for the column. I tried using the "Trim/Ltrim" options, but no change. Has anybody faced this issue before and could you tell me how to resolve it? Thanks.