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 |
Report have 10000 records,how to restrict the end user to 1000 Records?
What is the difference between Sychronisatio and join?
Can Bo generates the reports from cubical data ? Explain?
Anyone suggest where can i get SAP Business Objects dumps for the below: C_BOE_30 C_BOWI_30 C_BOWI_40 C_BOBIP_40 C_BOBIP_41 C_BODI_20 C_BOSUP_90
What is the pragma?
why we are using derived tables ?how it will help?
bo 6.5 is a 3 tier architecture. Tell me the names of the tiers?
How do you find what type of trap is there by seeing the report?
what is fantrap and chasmtrap ?
i am facing date format issue in webi report in BI4.0 environment. i have unx based on Mysql connection. date is coming in 10 digits numeric format like(2345623456). I want to change it in dd.mm.yyyy format. Please suggest
every alternative row should be hilighted ? how u can ?
How can you access your repository with different user profiles?