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
Answers were Sorted based on User's Feedback
Answer / preethi
I am a fresher
just answering you through searching the topic
Alternating row shading can be done in webi thru alternate
row shading property, but in deski we need to create a
formulae for fetching the row numbers and creating alerter
like =even(line number)
then all the even 2,4,6.. will be in one colour
if you write
=odd(line number)
then all the odd lines 1,3,5 will be in different colour
hope it will help you
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / krishna murari
Alternating row shading can be done in deski.
To show the different color in different row
Create a New variable.
put the formula
=Mod(Rowindex(),2) in new variable.
click ok.
add this variable in to report
Now create a Alerter and put 1 or 0 and color.
Now you can get the different color in different row.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / 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 |
How would I achieve Traffic Lighting in Business Objects
If any one Deleted the BOMain key by accidently,is any possible to get back that Bomain key.if possible please send some steps.
What is diff between InfoView and Zero BOAdmin (ZABO)?
HOW TO EXPLAIN SHORT CUT JOIN AND THETA JOIN?
Types of universes in business objects?
What is security domain in Business Objects?
Explain are data mart and dwh normalized or denormalized? Do both of them exist in the same tier?
what is a filter?
What is ment by For each For all function. In which case we use the option in BO?
How can we use multiple data providers in a single report in business objects?
What are universe parameters?
Hi I am starter in BOXIR2.CAn anyone plz tell me the user identification details to be entered at the time of login to designer/deski