Skip to main content



      Home
Home » Archived » BIRT » HTML in cross tab?
HTML in cross tab? [message #1211058] Tue, 26 November 2013 03:30 Go to next message
Eclipse UserFriend
One dimension of my crosstab has HTML text for a column heading, stored in
the data cube. How do I set dimension[group1][heading] to interpret the
HTML in the crosstab?

--
Colin
Re: HTML in cross tab? [message #1211233 is a reply to message #1211058] Tue, 26 November 2013 05:27 Go to previous messageGo to next message
Eclipse UserFriend
You have to remove the data element from the column heading, and replace it with a text element. In the text editor, set the format to HTML and then use this expression:

<VALUE-OF format="HTML">dimension[group1][heading]</VALUE-OF>


I hope this helps

Re: HTML in cross tab? [message #1213343 is a reply to message #1211233] Wed, 27 November 2013 02:41 Go to previous message
Eclipse UserFriend
donino donino <forums-noreply@xxxxxxxx> wrote:
> You have to remove the data element from the column heading, and replace
> it with a text element. In the text editor, set the format to HTML and
> then use this expression:
>
> <VALUE-OF format="HTML">dimension[group1][heading]</VALUE-OF>
>
> I hope this helps

Thanks, that was it.
--
Colin Sutton
Previous Topic:Defining a variable for use in aggregation filters
Next Topic:making birtviewer 3.7.1 compatible for IE9
Goto Forum:
  


Current Time: Wed Jul 16 12:29:37 EDT 2025

Powered by FUDForum. Page generated in 0.06908 seconds
.:: Contact :: Home ::.

Powered by: FUDforum 3.0.2.
Copyright ©2001-2010 FUDforum Bulletin Board Software

Back to the top