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 |
How to restrict the user to refresh or Run the report only 1 time in BO?
what is difference between folders and category ?
How were the reports scheduled and how to resolve unexecuted documents?
draw the architecture of bo
what is optional prompt in boxi r2
Is import wizard, report conversion tool, report comparison tool, security viewer ---- where all r migrating tools. whether all the tools available in BOXIR2? ..
Is there any tool that can compare two unvs / two rpts , built using bo 5.1 / bo 6.5?
In banking domain how many Fact tables,Dimension table are present?
What is the pragma?
is there any limit for rows and columns in cross tab
Let me know the things we can do in webi and cannot do it in full client and vice verse for bo6.5?
Explain what are the steps to do to use alerts in bo?