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 |
I want to schedule the report as sysdate-1.....how to do
how to develop dynamic dashboards, and what is the difference between static and dyanmic dashboards in report studion and need with example. plz mail me on this email id vasucognos4@gmail.com
how do you deploy a report in cognos 8 to run in maximo6? what r the steps in maximo??
cognos is holap or molap or rolap
What are the differences between cognos reportnet 1.1 report studio and cognos 8 report studio?
I have a report with list and cross tab in same page,How do you restrict one user can see only the list and other user can see both?
dumps needed ASAP for - C2020-180 Cognos IBM Certification
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....
I have four region(Us, Uk, Canada, Europe) in my value prompt. Along with this I want new prompt called All. Once I click on All it should display all regions data. How can I achieve this ?
what is the meaning of drill down and drill up in COGNOS 8BI
In my report i want display sales rep name, country ,city how to achieve this by using repeater table
----------------What is Surrogate Key?