Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...


I have a report with n number of records. i want to take
alternative rows as a red in color. How to make it?

Answers were Sorted based on User's Feedback



I have a report with n number of records. i want to take alternative rows as a red in color. How t..

Answer / wqer

In the properties of the table in which you are displaying
data look for "Alternate rows" and change the color to "Red"

Is This Answer Correct ?    14 Yes 0 No

I have a report with n number of records. i want to take alternative rows as a red in color. How t..

Answer / narsi

i have a report with n number of records. if u want to take
alternative color. go for alerter --> give the condition if
u want the 0,2,4-- wise select the condition

=even(linenumber);

if u want to 1,3,5--wise

select the condition =odd(linenumber)

The above formula will take a separate variable.

Is This Answer Correct ?    5 Yes 0 No

I have a report with n number of records. i want to take alternative rows as a red in color. How t..

Answer / glen

if remainder(recordnumber, 2) = 0 then
crRed
else
crNoColor

Is This Answer Correct ?    1 Yes 2 No

I have a report with n number of records. i want to take alternative rows as a red in color. How t..

Answer / ansari

There is command like alerter.

Is This Answer Correct ?    1 Yes 3 No

Post New Answer

More Business Objects Interview Questions

any body can give hirarchy of bussness object...i mean who will see reports after reports developing is fineshed...then next....

2 Answers  


1.what is context? How u create? With example.

2 Answers   Polaris, TCS,


limitaions of cross tab ?

1 Answers  


Can we do the slice and dice in webintellegence?

5 Answers   IBM,


Difference between scope of analysis in webi and in deski?

1 Answers   CA,


Explain the difference between union and group?

0 Answers  


CAN A REPOSITORY CONTAINS REPORTS?

7 Answers   AG Technologies,


What is domain? How many are there in a basic setup? What are they?

1 Answers  


In a report i want to fetch teh data from 2 data Providers. which condetion wil satisfy to link the 2 data providers. ex: Q1 have columns A,B,C Q2 has a X,Y,Z columns. requirement is like i want to get all the columns from those 2 tables in report level..like A,B,C,X,Y,Z in a single report.

5 Answers  


What is the purpose of @aggregate aware function?please draw, how you use the @aggregate aware function

6 Answers   Cap Gemini, Deloitte,


How to Analyise 'Join' problem and which method is the best to resolve that ?

3 Answers  


What is the use of Surrogate key in BO?

8 Answers   IBM,


Categories