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



How can we give the same color for alternate(1,3,5.... and 2,4,8...) cells in a column?..

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

How can we give the same color for alternate(1,3,5.... and 2,4,8...) cells in a column?..

Answer / kvchowdary

Hi
By using Style variable we can acheive that result

Is This Answer Correct ?    5 Yes 1 No

How can we give the same color for alternate(1,3,5.... and 2,4,8...) cells in a column?..

Answer / guest

using boolean exp

Is This Answer Correct ?    1 Yes 0 No

How can we give the same color for alternate(1,3,5.... and 2,4,8...) cells in a column?..

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

How can we give the same color for alternate(1,3,5.... and 2,4,8...) cells in a column?..

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

Post New Answer

More Cognos Interview Questions

If anyone has COG-185 IBM Cognos 8 Migration Professional Certification Dump, please mail me at: sushma_biswas@yahoo.com

1 Answers   EDS,


write a query to display to 10 max record from the employee table?

2 Answers   HCL,


can you tell me what are the dimension tables are used in project

0 Answers   GalaxE,


APPLYING COLORS TO ALTERNATE ROWS IN A LIST REPORT

5 Answers   Satyam,


how to convert crosstab into list?

4 Answers   TCS,






After generating value prompt,when we run the report... then we will get the prompt in the output.. Along with that prompt we will get diff types of symbols highlited......How can we hide those symbols?

1 Answers   IBM,


What is the size of the cube?

0 Answers  


What are all types of prompt?

1 Answers  


suppose i want to do drill through a column only for the values which is having more than > 50000. how can i do that?

2 Answers   Mind Tree,


Q1. Why do we use determinant? Please explain with examples? Q2. What is new arrive dimensions? Please explain with examples? Q3. Suppose we have a table which is holding a large number of records. There are 4 columns which are very frequently used in the Cognos reports, so can we create indexing on those 4 columns?

2 Answers   Mphasis,


is there any difference between operational database and data base?if yes what r they?

0 Answers  


What is namespace and what it holds?

7 Answers   IBM,


Categories