I have a report with n number of records. i want to take
alternative rows as a red in color. How to make it?
Answers were Sorted based on User's Feedback
Answer / wqer
In the properties of the table in which you are displaying
data look for "Alternate rows" and change the color to "Red"
| Is This Answer Correct ? | 14 Yes | 0 No |
Answer / narsi
i have a report with n number of records. if u want to take
alternative color. go for alerter --> give the condition if
u want the 0,2,4-- wise select the condition
=even(linenumber);
if u want to 1,3,5--wise
select the condition =odd(linenumber)
The above formula will take a separate variable.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / glen
if remainder(recordnumber, 2) = 0 then
crRed
else
crNoColor
| Is This Answer Correct ? | 1 Yes | 2 No |
what is the diff between etl tool and olap tool
what is Scope of Analysis
How many universes are required for a single project,and how many reports are required for a single Universe.
WHAT IS THE PURPOSE OF TESTING INTEGRITY OF THE UNIVERSE?
How toconnect one to one report?
IN BO I HAVE DATASOURCE HAVING THE DATA LIKE "abc" and after creating the Report that is unmathed data like "DEF".what will you do ?
Explain the difference between compatible and incompatible objects?
how to connect one to one report? Explain with example?
Explain are data mart and data warehouse normalized or denormalized? Do both of them exist in?
if we shortcut join between two tables what will be the output?that it will give all columns or same columns?
which is the best way to resolve loop context r alias why?
what is difference between WEBi Report and Crystal Report?
3 Answers Cognos, Nucleus Software, Red Cross,