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

what is the diff between etl tool and olap tool

2 Answers  


what is Scope of Analysis

8 Answers   TCS,


How many universes are required for a single project,and how many reports are required for a single Universe.

2 Answers  


WHAT IS THE PURPOSE OF TESTING INTEGRITY OF THE UNIVERSE?

4 Answers  


How toconnect one to one report?

4 Answers   iFlex,


IN BO I HAVE DATASOURCE HAVING THE DATA LIKE "abc" and after creating the Report that is unmathed data like "DEF".what will you do ?

3 Answers   Accenture,


Explain the difference between compatible and incompatible objects?

0 Answers  


how to connect one to one report? Explain with example?

5 Answers   TCS,


Explain are data mart and data warehouse normalized or denormalized? Do both of them exist in?

0 Answers  


if we shortcut join between two tables what will be the output?that it will give all columns or same columns?

2 Answers  


which is the best way to resolve loop context r alias why?

3 Answers  


what is difference between WEBi Report and Crystal Report?

3 Answers   Cognos, Nucleus Software, Red Cross,


Categories