COGNOiSe.com - The IBM Cognos Community

Legacy Business Intelligence => COGNOS ReportNet => Report Studio => Topic started by: mr-sansibar on 04 Aug 2008 11:24:19 AM

Title: row-tiltes in two lines
Post by: mr-sansibar on 04 Aug 2008 11:24:19 AM
Is it possible to generate a row-titles in two lines ?

enclosed please find under attachment !

thank you !

regard

ümit
Title: Re: row-tiltes in two lines
Post by: imts on 08 Aug 2008 07:23:55 AM
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
Title: Re: row-tiltes in two lines
Post by: sivamani on 02 Sep 2008 06:44:04 AM
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
Title: Re: row-tiltes in two lines
Post by: nugget on 03 Mar 2009 05:55:17 AM
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