APPLYING COLORS TO ALTERNATE ROWS IN A LIST REPORT
Answer Posted / 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 |
Post New Answer View All Answers
What is the difference between the content store and content manager?
What is the deployment requirements used in cognos?
Can you define report item?
What are products of cognos?
i was asked what are the caluclations done by you in your report? plz give reply
how u will design the report if the objects are available
Does anybody have the sample of delivery document of cognos, or provide some link of websites Thanks
Tell me about Dnamic and Static Dashboards?
What do you understand by the term ‘frame manager' in cognos and write all the layers of the framework manager model?
what is the difference between native sql and cognos sql?
how to perform single sign in cognos by using url?
-----------------What is Determination Model?
Can you define framework manager?
What are the types of security?
I have 7500 rows. I need all rows in single reports. Which type of prompt we have used retrieving all rows and show in a report? We have dynamical queries q1, q2, q3, q4, q5. If customer selects the particular, query that only show in execution report. In case it may more then one, how do you execute the particular query item in report page? What are the difference bt OLDP and OLAP?