How can we give the same color for alternate(1,3,5.... and 2,4,8...) cells in a column?
Answers were Sorted based on User's Feedback
Answer / amar
using variables we can do this..
for example..
condition is
if(mod(rank([ENAME],2)) then 'yellow' else 'green'
thanks.. any query contact amar.ongole@gmail.com
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / kvchowdary
Hi
By using Style variable we can acheive that result
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / gopal
By using mod(rownum(),2)=0 in filter nad apply background colour and front colour.
for even numbers...
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ln
http://www.youtube.com/watch?v=AepMssI2oB8
pls see & download it.....
LN.COGNOSBI@GMAIL.COM
| Is This Answer Correct ? | 1 Yes | 1 No |
Can we create a web page where the report directory and the output can be viewed directly across cognos connection?
How do we implement Check Box Prompt in COgnos Report Studio?
Hi I have Most updated Cognos dumps like COG-112(ReportAuthor),COG-122(Admin),COG-132(Meta Data Modeller). 100%score Gurantee. If anyone intrested mail me on kris.bi121@gmail.com
please please give me some banking calculations in framework manager.
Can you explain new content durability?
What is the diff between cognos 8.1 & cognos 8.2 & cognos 8.3? Measn whet are the enhancements are added in new versions(8.2& 8.3)?
What is the difference between static and dynamic conditions?
I have a reports on cognos ep7series version3 with database SQl2000.Now i am migrating database SQL2000 to SQL2005.Then What happens to cognos reports and also there is reports cubes then how can i handle this problem please give me step by step solution b'coz i am new to cognos ep7series
Hi I have Most updated Cognos dumps like COG-112(ReportAuthor),COG-122(Admin),COG-132(Meta Data Modeller). 100%score Gurantee. If anyone intrested mail me on kris.bi121@gmail.com
Usage of Stored Procedures in Cognos
1 Answers General Motors GM, TCS,
If we are migrating lower version of Cognos reports (e.g. from Ver 7.0 to Cognos 8) then how we migrate Impromptu Catalog (ver 7.0) in Cognos 8? Do we create FM model for that? Please explain.
How can we convert imr report into Impromptu web report?