wt is the differnce between Block & conditional block ?
Answers were Sorted based on User's Feedback
Answer / guest
hi
Block:-- is the object in which u can place the other
cognos abject as list crosstab ,graph etc..
A container into which you can insert other objects
and conditional Block:--
Specify a variable based on which objects inserted into a
block can be conditionally rendered. Applies only to
conditional block objects that you insert in a report .
hope it may help u
vij :)
| Is This Answer Correct ? | 23 Yes | 1 No |
Answer / arun pandiyarajhen
Hi,
I'd like to explain the difference with an example.
Let us have a page in our report which has a block (give a
name to the block in the properties panel) which holds a
list and a chart. Suppose if want to show the same set
(list and chart) in few other pages in the same report or a
different report, we can add the block using the layout
component reference. It just groups two or more containers
as a single component.
Conditional block is used to display the result with
desired objects, which can be conditionally rendered. Let
us have a prompt page which has a value prompt. Associate a
static choice as list, chart and crosstab. Suppose if we
choose list, it should display the result in the list
format hiding the chart and crosstab. Similarly, if we
choose crosstab or chart, it should show the result
appropriately. The same cannot be done in blocks and the
objects put in conditional block cannot be reused in any
other page of the same report or in some other report.
Regards,
Arun
| Is This Answer Correct ? | 2 Yes | 1 No |
Can we install Cognos 8.4 on Windows Vista...Please let me know....Thanks!!!
Hi all, I have a list report with Country, City & Revenue. In the run time i want to hide the particular column. I have tried using Java script but i didn't get any out comes. Please any one share steps for me....
---------------Tell me about DWH Concepts?
What is Index?
What is the difference between set functions and filter function in dimensional data?
How to create a cube in Transformer? What is the process? Please mention process thank u
3. What was the size of your cube?
how to create measures and dimensions?
Define the slice and dice?
In my report i want display sales rep name, country ,city how to achieve this by using repeater table
What is render variable?Where do you exactly use in developing a report?
What is snapshot ?