Ihave one report.Now i want to display that report as one
row as one color and another row as another color.The
entire report i need like that
Answer Posted / saravanan.a.v.
Let me put this very simple.
1.Create a local variable Evenline with this formula in it
=Even(LineNumber())
------------------------------
LineNumber() returns the number of current line in the block
Even(LineNumber()) returns 1 for a even lines and returns 0
for odd lines.
---------------------------------
2.Now create a new alerter and go to the conditions tab, and
select the “Evenline” variable in the variable to compare field.
Value for operator should be equal to1 ,
Go to results box and choose the desired background color
and apply this Alerters to the block.
| Is This Answer Correct ? | 3 Yes | 0 No |
Post New Answer View All Answers
Explain what if a cartesian product pop up block appears when running a report. Does it give wrong values? How to solve this issue?
Explain what is the difference between business requirement document and use case document.
Hi I'm using data federator.I would like to know if it allows select statment in where clause.For example: SELECT Employee, company, orgunit FROM TAB_BIG WHERE employee IN (Select TAB_SMALL.employee FROM TAB_SMALL WHERE flag = X ) bye
What is the difference between business requirement document and use case document.
What are the data types present in bo? What happens if we implement view in the designer and report?
What is aggregate table and aggregate fact table ... Any examples of both?
What sort of existing documents should business analysts refer to when starting on a new project?
Explain which versions are used in the bo dashboard work?
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 add link and include link in BO? Explain me with a scenario when to go for add link and when to go for include link?
Let me know the things we can do in webi and cannot do it in full client and vice verse for bo6.5?
Explain about a tricky situation for which you found a very simple solution?
Hi, What is the best answer for tell me about yourself for 2 years experience in bo developing.
What is the difference between condition & filter?
any difficulitis have you phase while creating bo reports and how did u solve it