APPLYING COLORS TO ALTERNATE ROWS IN A LIST REPORT

Answers were Sorted based on User's Feedback



APPLYING COLORS TO ALTERNATE ROWS IN A LIST REPORT..

Answer / vmvk reddy

Suppose you are creating a report with two data items
Customer_Name and Total-sales respectively.

Create two new data items.
1.Dataitem1: Running-count([CUSTOMER_NAME])
2.Dataitem2: Mod([Data Item1],2)

Create a variable :
Boolean [Query1].[Data Item2]=1 or 0

Come to conditional explorer bar, select YES, under
properties select the background color.

Come to conditional explorer bar, select NO, under
properties select the background color.

Save report and run.

IT WILL WORK.

Regards VMVK REDDY

Is This Answer Correct ?    16 Yes 0 No

APPLYING COLORS TO ALTERNATE ROWS IN A LIST REPORT..

Answer / mallika

Create a One Boolean Variable in that write the expression
as mod(RowNumber(),2)=0.

Go to conditional explorer bar, select YES, under
properties select the background color.

Come to conditional explorer bar, select NO, under
properties select the background color.

Save report and run.

thank you
mallika

Is This Answer Correct ?    10 Yes 0 No

APPLYING COLORS TO ALTERNATE ROWS IN A LIST REPORT..

Answer / p. uday bhasker reddy

Develope the list report

then

Create a One Boolean Variable in that write the expression
as mod(RowNumber(),2)=0.

then

And go to the report page select the required colume and go to the properties assign the boolean variable

then

Go to conditional explorer bar, select YES, under
properties select the background color.

Come to conditional explorer bar, select NO, under
properties select the background color.

go to the report page

Save report and run.

Is This Answer Correct ?    4 Yes 0 No

APPLYING COLORS TO ALTERNATE ROWS IN A LIST REPORT..

Answer / gopal

create one boolean variable and write a condition

Mod(rownum(),2)=0

Is This Answer Correct ?    1 Yes 0 No

APPLYING COLORS TO ALTERNATE ROWS IN A LIST REPORT..

Answer / cognos

Here is a very useful link for Cognos

http://www.cognosasksumeet.blogspot.in

Cheers !

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Cognos Interview Questions

how to hide a particular pages at time if you get blank pages

3 Answers   IBM,


im having a value prompt, in that value prompt im having the values as ABC and CDF, i want to hide the select box in that value prompt? is it possible in cognos?

1 Answers   IBM,


Hi I need real time senarios and how to explain project in the interview pls let me know my email id m.n.prathyusha@gmail.com.Please help me out with this pls pls pls muthireddi@gmail.com

0 Answers  


What is a Complex report and explain?

4 Answers   IBM, Satyam,


How to pass parameter value into html design page?

1 Answers  






pls any body give the cognos 8 versions release year.

3 Answers  


what is surrogate key give example?

2 Answers  


Can we install cognos 8 on windwos xp sp3.......(and i like to use data base as sql server 2000.....is it preferable?)......... pls let meknow... thaks in advance...

1 Answers  


How many number of cubes can we create on a single model? How can we navigate between those cubes?

2 Answers  


if u generate a cube r pakage then its published we open in cc its ask every time for username &pass word?what we do?the pak r cube was not asking the password? what we do for this problem?pls ans me.............

1 Answers  


How to apply securities for reports in cognos connection?

0 Answers   TCS,


Where do you edit cognos sql in report studio?

3 Answers   HCL,


Categories