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
Hi friends,
I am trying to create OLAP connection in IDT. I am getting
error "error code:405 METHOD NOT ALLOWED"
I am using "http:
What are all difference between business objects 6.5 and xi r2?
How to sort the dynamic objects alphabetically on the Universe based on and SQL Server
What is the difference between the public object&schema object?
what is the difference b/w the refresh and buffered data?
What are the data types present in bo? What happens if we implement view in the designer and report?
How much data hold in one universe 336 can any one explain about core dimension, balanced dimension, and dirty dimension?
Did you face any problems while creating reports? Name? Solutions?
Explain what are the steps to be taken to schedule the report?
What is the difference between user and versatile user?
what are the tables used in health care domain project and columns used in report?
what is xcelsius architecture?
What is difference between custom hierarchy and report based hierarchy?
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?
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.