APPLYING COLORS TO ALTERNATE ROWS IN A LIST REPORT
Answers were Sorted based on User's Feedback
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 |
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 |
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 |
Answer / gopal
create one boolean variable and write a condition
Mod(rownum(),2)=0
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / cognos
Here is a very useful link for Cognos
http://www.cognosasksumeet.blogspot.in
Cheers !
| Is This Answer Correct ? | 0 Yes | 0 No |
Mention the difference between ‘macros’ and ‘prompt’?
What are the problems you have faced recently while developing reports in report studio? And how did you solve those problems? This question is asking in many interviews,,,,so pls help me,,,,,
If you need latest cognos certification dumps to get certified in first attempt with 100% score, please e-mail to getmecert@yahoo.com
hi cognos Experts what are the enhancements in cognos 10 than cognos 8.4?Pls Ans Me........
What do you understand by the term 'model durability'?
whats the difference between previous version of cognos and cognos 8 BI?
tell me two or three issues from client side and how to solve those issues?
What is drill down and slicing and dicing whats the difference between them?
plz giv ans . user1 developed some repot ,user2 modify the same report and user 3 also some updates in that same report ? how to indentify that report will be modified r not ?
How to do deployment?
What is cognos powerhouse?
Which lifecycle we will use for reporting?