APPLYING COLORS TO ALTERNATE ROWS IN A LIST REPORT
Answer Posted / 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 |
Post New Answer View All Answers
Can you define dimension?
How to select multiple values from type-in prompt?
What is a Pivot?
Can you define a query subject?
Is it possible to join multiple Databases in a Catalog?
How create measures and demensions?
What is the difference between drill through, drill across?
What is difference between primary key and unique key constraints?
What is difference between content store and content manager?
What is the deployment requirements used in cognos?
I have ten columns that needs to be totalled... but some columns are empty...how do i get sum all the columns even if sum are empty? Can i get a total of the rows instead of columns? if yes, what is the function to be used?
Can you define cognos powerplay?
What are all the advantages of Cognos?
What is defined as catalog and types of catalogs in Cognos?
What is the use of powerplay web viewer in cognos?