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

hi,dis is kumari.I'm searhing on cognos.1 want realtime scenarios with solutions.persons having hands on experience in real time plz help me out. my mail-id is vicky_ceti@yahoo.co.in hope u will respond as soon as possible. thank u in advance

26 Answers   IBM,


cognos is holap or molap or rolap

7 Answers   Cognizant,


What are the two types of framework manager?

0 Answers  


What do you do to make a report result in showing 4 different regions in an xl sheet in individual sheets(like Region1-sheet1,Region2-Sheet2 soon)?

5 Answers   IBM,


Define datastores in cognos?

0 Answers  


------Diff B/W DrillThrough and master and Detailed Report?

2 Answers   IBM,


What is the difference between drill down and drill through?

10 Answers   DELL, Deloitte, Systime,


what type of charts we create mostly in realtime? plz help

4 Answers   IBM,


Can we install cognos on windows 7?

4 Answers  


What are the different types of OLAP. Which one is Cognos Powercube?

2 Answers   HSBC,


How to Create users in cognos Access Manager from 1) front end 2) back end

1 Answers   TCS,


What is the advantage of using shortcuts?

0 Answers  


Categories