C O G N O i S e - the COGNOS community ...brought to you by BrightStar Partners, Inc.
The largest independent IBM Cognos support community!
Welcome,
Guest
. Please
login
or
register
.
Did you miss your
activation email
?
1 Hour
1 Day
1 Week
1 Month
Forever
Login with username, password and session length
News:
January 30th, 2011
- COGNOiSe.com has been updated!
Home
Help
Search
Calendar
Login
Register
C O G N O i S e - the COGNOS community ...brought to you by BrightStar Partners, Inc.
»
Legacy Business Intelligence
»
COGNOS ReportNet
»
Report Studio
»
How to rotate text in Cognos Report cross-table?
« previous
next »
Print
Pages: [
1
]
Author
Topic: How to rotate text in Cognos Report cross-table? (Read 2106 times)
Memo1
Associate
Posts: 3
Forum Citizenship: +0/-0
How to rotate text in Cognos Report cross-table?
«
on:
17 Jun 2009 04:29:47 pm »
Hi, All
I try to make report with vertical text.
How to rotate text in Cognos Report cross-table?
See attachment.
«
Last Edit: 17 Jun 2009 04:39:20 pm by Memo1
»
Logged
bobj
Full Member
Posts: 26
Forum Citizenship: +0/-3
Re: How to rotate text in Cognos Report cross-table?
«
Reply #1 on:
26 Jun 2009 07:36:22 pm »
Hi,
Click on the column heading and in the properties section select the Text Flow & Justification option.
In the Writing Mode drop down menu select 'Top to bottom, right to left'.
This will enable your text to appear vertically.
Thanks,
Bobj.
Logged
Memo1
Associate
Posts: 3
Forum Citizenship: +0/-0
Re: How to rotate text in Cognos Report cross-table?
«
Reply #2 on:
20 Jul 2009 02:31:34 pm »
I know this function, but I need "bottom to Top" direction.
As this to make?
Logged
kart78
Full Member
Posts: 19
Forum Citizenship: +0/-0
Re: How to rotate text in Cognos Report cross-table?
«
Reply #3 on:
20 Jul 2009 05:04:01 pm »
Use this Script before and after the Data item.
<div id="mydiv" style="height:333; width:333;filter='progid:DXImageTransform.Microsoft.BasicImage(rotation=3)'">
<#data item>
</div>
I hope this will work.I have tested in 8.4
Logged
AnthonyJ
Full Member
Posts: 17
Forum Citizenship: +0/-0
Re: How to rotate text in Cognos Report cross-table?
«
Reply #4 on:
14 Mar 2010 05:15:20 am »
Hello,
Thanks for the tip.
I tested this code and it works in HTML format !
Is there a way to preserve the rotation in PDF format ?
Logged
BOXIr3 SP2, CR2008, Cognos 8.3/8.4, Qlikview 9.0
Oracle 10g, Informatica 8.6, Composite 5.1.0
brijon
Full Member
Posts: 16
Forum Citizenship: +0/-0
Re: How to rotate text in Cognos Report cross-table?
«
Reply #5 on:
28 Sep 2011 08:02:25 pm »
hi AnthonyJ,
i facing same problem in my crosstab heading need to rotate 45 degree it not works in pdf
have you any solution
please reply
thanks
brijon
Logged
Print
Pages: [
1
]
« previous
next »
C O G N O i S e - the COGNOS community ...brought to you by BrightStar Partners, Inc.
»
Legacy Business Intelligence
»
COGNOS ReportNet
»
Report Studio
»
How to rotate text in Cognos Report cross-table?