If you are unable to create a new account, please email support@bspsoftware.com

 

News:

MetaManager - Administrative Tools for IBM Cognos
Pricing starting at $2,100
Download Now    Learn More

Main Menu

row-tiltes in two lines

Started by mr-sansibar, 04 Aug 2008 11:24:19 AM

Previous topic - Next topic

mr-sansibar

Is it possible to generate a row-titles in two lines ?

enclosed please find under attachment !

thank you !

regard

ümit

imts

#1
Hi,

1.Unlock the Report.
2.Click on Report Header and delete the text.
3.Insert an "HTML Item" in the List Header.
4.Put this code there

<HTML>
Line One <b r>Line Two
</HTML>

[PS: Put 'b' and 'r' together in the <>]

Regards,
Tarun

sivamani

Hi, i have another solution for this problem
please go through the following steps.
1.Take one list report
2.Go to Structure menu -->click on list headers and footers.
3.In the ist headers and footers-->Overall headers.
4.Click ok.
5.Unlock u report.
6.select summary text item(not header) and press delete.
7.select the overall headers and select splitcell in tool bar(u can find in the Stucture menu also).
8.Drag the text items into the cells(write what ever u want).
9.Select the splitcells and change the class for the split cells to List column title cell.

i think its work fine

nugget

i have a other method too :-)

- unlock the report
- go to the header cell and delete the textelement
- insert a block for every line you want (a block generates a br automatically)
- insert textelements in the blocks