How can we give the same color for alternate(1,3,5.... and 2,4,8...) cells in a column?
Answers were Sorted based on User's Feedback
Answer / amar
using variables we can do this..
for example..
condition is
if(mod(rank([ENAME],2)) then 'yellow' else 'green'
thanks.. any query contact amar.ongole@gmail.com
| Is This Answer Correct ? | 10 Yes | 1 No |
Answer / kvchowdary
Hi
By using Style variable we can acheive that result
| Is This Answer Correct ? | 5 Yes | 1 No |
Answer / gopal
By using mod(rownum(),2)=0 in filter nad apply background colour and front colour.
for even numbers...
| Is This Answer Correct ? | 1 Yes | 0 No |
Answer / ln
http://www.youtube.com/watch?v=AepMssI2oB8
pls see & download it.....
LN.COGNOSBI@GMAIL.COM
| Is This Answer Correct ? | 1 Yes | 1 No |
How is possible this scenario using in type-in prompt.?
i am having a table having name cust_employee.i use this table in my model after i published that to cognos connection .i generate some reports. after that in my data base cust_employee table is changed to cust_emp.how can i get this table into my report.i again import and published means its time consuming,in simple how can get the changed table in to my model pls pls ans me....
In an existiing Framework model, how will you add a new column to the existing table?
what is conditional query subject and example
What is the difference between ‘macro’ and ‘prompt?
if u having 2 pakages i want a report with report items in 2 pakages how to use the 2 pakages in single report please ans me............
APPLYING COLORS TO ALTERNATE ROWS IN A LIST REPORT
how to merge 2 crosstabs thans
Write various indexes used in cognos?
Can you define a catalog and types of catalogs in cognos?
What is the difference between Section and Section using Master/Detail in Cognos 8 Report Studio? I tried these both options many times on lists and crosstabs, but dint find any difference. So please give the answer in detail with example.
1. What is stiched Query 2. What is loop in Fm 3. Best practices in modeling in FM 4. Three types of SQL 5. Difference between pass-thro and native sql? 6. will usage of pass thro sql will improve the performance? 7. Complex problems fced in your project 8. performance tuning in reports