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 |
i want my connection to be dynamic. How can I make it. I mean the username and password should be dynamic. How?
what is crosstab reporting,slice and dise and drill mode??
what is tuning of business reports ?
5 Answers Business Intelligence Analytics, Oracle, TCS,
if i hv 2 reports in one block... first report contains ten rows and second report contains 100 rows. my question is ....if i want to enter the values into first report(i want more than ten rows in first report)..is it possible to get ..
How to hide objects or columns?
What is top business?
HOW YOU WORKED WITH MULTIPLE DATA SOURCES?IF YES ?HOW DO YOU LINK THEM?
How can you first report in Business Objects by using broadcast agent?
0 Answers Ness Technologies, Wipro,
it is possible to link two universes of separate functional domain ?
Which command using Query Analyzer will give you the version of SQL server and operating system ?
Explain the SQL Queries activated to data base from Data provider in BO ?
What is the pragma?