In which type of report we can create school time table in
cognos? [I want period numbers in rows like period 1,
Period 2, period 3, period 4, period 5 and class numbers in
columns like 8th class, 9th class, 10th class and subject
names in cells]
Genelally school time table is prepared in crosstab report,
but subject names are not measures and a crosstab cell can
not contain non-measures. This is my problem,,,,,

Answers were Sorted based on User's Feedback



In which type of report we can create school time table in cognos? [I want period numbers in rows ..

Answer / ash

Step1: Create a crosstab with row as Period and Column as
Class Number.

Step 2: create a data item Subject as
case subject_name
when 'English' then 1
when 'History' then 2
when 'physics' then 3
...
end

step 3:pull this data item as measure cell.

step 4: create a conditional string variable with
expression as
=dataitem
Create values for this variable as your subject names eg,
English, History, Physics etc.

Step 5: Apply this conditional variable on measure cells in
crosstab. Set conditional text for different values.

Is This Answer Correct ?    1 Yes 0 No

In which type of report we can create school time table in cognos? [I want period numbers in rows ..

Answer / beckham

My suggstion is that you can go for a list report as the
number of items in rows and columns are static in this case
and you need a descriptive item or dimensio in the
middle.... Crosstab can better be used for SUMMARIZED data
across both dimensions.. For DETAILED information like our
scenario you can use the LIST itself...

All the best...

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More Cognos Interview Questions

what is prompt types of prompt example briefly each types of product (eg:values, date,search,prompt etc.)

1 Answers   HCL, Syntel,


What is the difference between macros and prompt?

2 Answers   IBM,


What is model?

0 Answers  


I have 7500 rows. I need all rows in single reports. Which type of prompt we have used retrieving all rows and show in a report? We have dynamical queries q1, q2, q3, q4, q5. If customer selects the particular, query that only show in execution report. In case it may more then one, how do you execute the particular query item in report page? What are the difference bt OLDP and OLAP?

0 Answers   IBM, KKL, Reliance,


What is Parametermap?

2 Answers  






how many types of formats you can run a report using cognos?

4 Answers   HCL,


What is the model filter?

0 Answers  


15. If I select the current month and year how can we display previous 11 months data?

2 Answers   TCS,


Difference between Express authoring mode and Professional authoring mode?

2 Answers   Wipro,


How to select multiple values from Type-in prompt? Example - I want to enter into type-in prompt in 'Product name--- Liza' display report data in 'product name is Leza' only OR I want to enter into type-in prompt in 'All', that time display report data in all are report data. How is possible this Scenario using in type-in prompt.

5 Answers   HSBC,


my cient has reports in java and the dw mart is there already, whether you will suggest for Cognos reports ?

1 Answers   IBM,


what are the joins present in reportnet?which is most widely used?

2 Answers   IBM, Satyam,


Categories