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...


APPLYING COLORS TO ALTERNATE ROWS IN A LIST REPORT

Answers were Sorted based on User's Feedback



APPLYING COLORS TO ALTERNATE ROWS IN A LIST REPORT..

Answer / vmvk reddy

Suppose you are creating a report with two data items
Customer_Name and Total-sales respectively.

Create two new data items.
1.Dataitem1: Running-count([CUSTOMER_NAME])
2.Dataitem2: Mod([Data Item1],2)

Create a variable :
Boolean [Query1].[Data Item2]=1 or 0

Come to conditional explorer bar, select YES, under
properties select the background color.

Come to conditional explorer bar, select NO, under
properties select the background color.

Save report and run.

IT WILL WORK.

Regards VMVK REDDY

Is This Answer Correct ?    16 Yes 0 No

APPLYING COLORS TO ALTERNATE ROWS IN A LIST REPORT..

Answer / mallika

Create a One Boolean Variable in that write the expression
as mod(RowNumber(),2)=0.

Go to conditional explorer bar, select YES, under
properties select the background color.

Come to conditional explorer bar, select NO, under
properties select the background color.

Save report and run.

thank you
mallika

Is This Answer Correct ?    10 Yes 0 No

APPLYING COLORS TO ALTERNATE ROWS IN A LIST REPORT..

Answer / p. uday bhasker reddy

Develope the list report

then

Create a One Boolean Variable in that write the expression
as mod(RowNumber(),2)=0.

then

And go to the report page select the required colume and go to the properties assign the boolean variable

then

Go to conditional explorer bar, select YES, under
properties select the background color.

Come to conditional explorer bar, select NO, under
properties select the background color.

go to the report page

Save report and run.

Is This Answer Correct ?    4 Yes 0 No

APPLYING COLORS TO ALTERNATE ROWS IN A LIST REPORT..

Answer / gopal

create one boolean variable and write a condition

Mod(rownum(),2)=0

Is This Answer Correct ?    1 Yes 0 No

APPLYING COLORS TO ALTERNATE ROWS IN A LIST REPORT..

Answer / cognos

Here is a very useful link for Cognos

http://www.cognosasksumeet.blogspot.in

Cheers !

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Cognos Interview Questions

How can we create a dynamic column name in cognos?

0 Answers  


How can we give the same color for alternate(1,3,5.... and 2,4,8...) cells in a column?

5 Answers   CTS,


what is a join? what are the types of joins?

5 Answers   HCL, Satyam,


what is the role of cognos comsultant?what actually it means?pls reply

0 Answers  


What is main difference mapplets and mapping?

0 Answers  


hi, this is harish. i had finsihed cognos course recently.can some one help in the area of project explination, interview questions,real time scenarious....this is my maild id nanagupta907@gmail.com

0 Answers  


---------------What is Dimension?

2 Answers   Bank Of America,


Can you define drill down and drill up?

0 Answers  


How to hide value prompt box and list when run report?

4 Answers   IBM,


what are the components in the cognos connection page consists (eg: my folder, public folder,directions, schedule management tool etc.....)

0 Answers   HCL,


1. We have been asked to add summary information to sales reprasentatives performance report. The report needs to be grouped by country and city to compare performance between areas Also we need to include revenue totals for each city and each country.

0 Answers  


I have a value prompt in my prompt page.Now if I set the filter to required then I have to select a value from the list and I will get the respective data in the report page.But If I select nothing then I will get the complete data in the report page. I want that if I select nothing from the prompt list then nothing is displayed in my report page. How should I do this?

1 Answers   Cap Gemini, HSBC,


Categories