every alternative row should be hilighted ? how u can ?
Answer Posted / krishna
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 |
Post New Answer View All Answers
Give some information on report bursting?
What Is Snow Flake Schema?
how to create metric universe ?
Explain what task is 98% of the required work of a business analyst?
How to create a new calendar in CMC? Can u please tell me the process to create the required calendar. Ex:- Year of that calendar to start with Jan-15 and ends with Jan -30 and the Next month to start with Feb-31 and ends with Feb-14.
Explain what are the steps to be taken to schedule the report?
Can we create universe with no cache??
Let me know the things we can do in webi and cannot do it in full client and vice verse for bo6.5?
Did you face any problems while creating reports? Name? Solutions?
How would you format some text using css to be verdana and bold?
How to execute the plsql procedure from the report by clicking with mouse?
Regarding Hyperlinking in Business Objects. We have a few reports in QA environment where a number of hyperlinks are employed using OpenDoc function.In some of the reports,hyperlink is used to move to another tab within the same report.The formula used include "DocID" and ReportName="tab name".This works fine but now,for the PROD move,this will not work as the Doc Ids are subject to change. Is there a way to overcome this?Without DocID,how will move to a particular tab? Thanks in advance
WHAT ARE THE META DATA TYPES?WHICH META USING IN BO'S
I have set of reports in BO4.0 and need to use "Hyperlink" functionality. I had to use native hyperlink functionality provided in BO4.0 but looks like it's available only in Rich Client.Currently,we have only Infoview B04.0 Launch Pad.Is OpenDoc the only hyperlink option on BO4.0 Launch Pad? Thank you.
What is the difference between user and versatile user?