every alternative row should be hilighted ? how u can ?
Alternate row highlighting can be done by creating:
1. create a variable alternate_rowcolor with formula "=Mod((LineNumber()-1),2) (this will give the result 0 & 1 for number of rows in the table.)
2. Create an alert by making use of the above object and display red when value = 1 and yellow when value = 0.
Thats it!!
| Is This Answer Correct ? | 9 Yes | 0 No |
If there is no common dimension? Is it possible to combine two different dataproviders?
2.What is loop? How resolve the loop?explain it?
11 Answers TCS, UHG,
2 table is there , thats column is different name but data type is same, 2 tables values are same. how to you findout both values are same?
difference between xir2 and 6.5 version
Can anybody explain what mean by Database Delegated Measures?
Tow tables is there employee, projects . (many to many) one employee has different projects and one project has different employees . how we can achive the data from both
suppose case1:a person buy a car case2: rent a car which is context & which is alias? why?
what is a filter?
What is the definition of derived table ?
WHAT IS THE DIFFERENCE BETWEEN OLAP AND DATAWAREHOUSE? WHAT IS MICROCUBE EXACTLY?
Suppose we had a scenerio like in an universe there are nearly 250 objects but only 50 objects data is updated frequently so is there any way to overcome it.(Birla Soft,)
HOW TO SPOT A HIERARCHY?