GeekInterview.com
   Home |  Tech FAQ  |   Interview Questions |  Placement Papers |  Tech Articles |  Learn |  Freelance Projects |  Online Testing |  Geeks Talk |  Job Postings |  Knowledge Base | Site Search |  Add/Ask Question

GeekInterview.com  >  Interview Questions  >  Data Warehousing  >  Business Objects
Go To First  |  Previous Question  |  Next Question 
 Business Objects  |  Question 213 of 242    Print  
Different background in alternative rows
hi hi

i am senthil. i have one question please help me.

i want to set the report Different background in alternative rows(like even number rows one background color and odd number rows in one background colour)how i do this one?



  
Total Answers and Comments: 4 Last Update: March 28, 2008     Asked by: senthil0613 
  
 Sponsored Links

 
 Best Rated Answer
Submitted by: mkm123
 
In WEBI, select whole structure of table, and select the Alternet row/column colour from the properties window.

Above answer was rated as good by the following members:
Sindhunarayana
January 04, 2008 10:39:54   #1  
avbaby Member Since: January 2008   Contribution: 5    

RE: Different background in alternative rows

this can be done using alerters.


 
Is this answer useful? Yes | No
January 18, 2008 18:56:02   #2  
bolladi Member Since: January 2008   Contribution: 6    

RE: Different background in alternative rows
Indeed, this can be done with the help of alerters,but we need to use some local variables and functions in it..  The procedure is:

- create a local variable evenline,in which u need to use the formula called
     =Even(LineNumber()).
 ( here , LineNumber() function returns the number of current line in the block
and  Even(LineNumber()) returns 1 for a even line number and returns 0 for a odd line number.

-- Now create an alerter and go to the conditions tab , and put the localvariable's name evenline , in the variable to compare field.
 and then  for operator 1 , choose =
then for value box, type 1 
then in the results box , do the formatting stuff u needed

-- I think this would help u...

 
Is this answer useful? Yes | No
March 15, 2008 14:09:36   #3  
mkm123 Member Since: March 2008   Contribution: 1    

RE: Different background in alternative rows
In WEBI, select whole structure of table, and select the Alternet row/column colour from the properties window.
 
Is this answer useful? Yes | NoAnswer is useful 1   Answer is not useful 0Overall Rating: +1    
March 28, 2008 17:45:15   #4  
tarunbalu Member Since: March 2008   Contribution: 1    

RE: Different background in alternative rows
Wow, thanks! :D
 
Is this answer useful? Yes | No


 
Go To Top


 Sponsored Links

 




About Us  |   Privacy Policy  |   Terms and Conditions  |   Contact  |   Site Map  |   Add Question  |   Propose Category  |   RSS Feeds  |   Articles Sitemap  |   Site Updates  |   Add Resource

Copyright © 2005 - 2008 GeekInterview.com. All Rights Reserved
Page copy protected against web site content infringement by Copyscape