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 do u migrate BO 6.x to XI ? My Mail id is gunal_prabhu@yahoo.co.in
can BO generate reports with out CUBICAL data to repository?
Tell me a business scenario where I can achieve the data through MINUS only not through subquery.
in sap bi we have wad, then why we go for sap bo
What is meant by multiple data provider.How to use it in universe as well as reporting environment?
What are the Input and Output Context Operators.
how to sort on a particular object,that object is not picked up while creating the cross tab but we need to sort on the object that is not in the cross tab????
2 Answers Infosys, Keane India Ltd,
As im new to BO, tel me 1.How to do migration from BO6.5 to BOXIR2? 2.whats the difference b/w BO6.5 to BOXIR2. 3. whats the way both BO 6.5 n BOXIR2 file storge varies.
Can anybody explain me ? without creating the alias can we resolve the fantrap?
Please Send to my e-mail Interview Questions With Answers , Technical Test Questions With Answers and Code Snippets Of Business Objects - Dev , Business Objects - Reporting Analysis .
what is mean by lov?
Explain is data mart?