cognos IBM report can any one please help me out with this “Master-Detail Report from Two Separate Lists” and “Configuring the Interactive Dashboard
Master-Detail Report from Two Separate Lists
A master detail relationship to deliver information that would otherwise require two or more reports. For example, you can combine a list with a chart. The list can contain product lines and the chart can show details for each product line.
Master detail relationships must appear in nested frames to produce the correct results. You can create a master detail relationship in two ways:
You cannot display parent data in the child frame or child data in the parent frame. Also, you cannot perform calculations across master detail queries.
You can use a master detail relationship to show data from separate data sources in a single report. However, the data sources must be contained in the same package.
If you are working with an SAP BW data source, you cannot use a data item from the master query that contains non-ASCII values.
To create a master detail relationship using queries that reference two different dimensional data sources, you must first link the members by aliasing the levels that contain the members.
Steps
, drag a List,
Repeater Table, or Repeater to
the report.You can insert a list, crosstab, chart, repeater table, or repeater into a list. You can add a list to a repeater table or repeater.
and click
Page.Use parameters to filter values at a lower level in the detail query.
and click the detail query.
.
and click the report page.Tip: To delete a link, select the link and press the Delete key.
The master detail report option is only available with automatic axis ranges.
For more information about axis ranges, see Change the Axis Scale of a Current Default Chart.
Tip: To avoid seeing the same data item twice in the report, click the data item in the data container driven by the detail query and click the cut button. This removes the item from the report display but keeps it in the query.
Link Members from Two Data Sources
If you create a master detail relationship using queries that reference two different dimensional data sources, you may need to create a relationship between levels with the same member captions but different Member Unique Names (MUNs). For more information about MUNs, see Recommendation - Use Member Unique Name (MUN) Aliases.
For example, you may want to link the Americas member in the Sales territory level in the Great Outdoors cube with Americas in the GO Subsidiary level in the Great Outdoors Finance cube. To create the relationship, you must alias the levels that contain the members to link.
Steps
The Data Item Expression dialog box appears.
caption ( expression )
For example, caption ( [great_outdoors_company].[Sales Territory].[Sales Territory].[Sales territory] )
A caption alias is created for each level. You can now use the caption alias for each level to create a master detail relationship using member captions, which are the same, instead of MUNs, which are different.
You can now create the master detail relationship between the two levels.
Master Detail or Burst Reports with Charts or Crosstabs May Result in Denial of Service
When running a master detail or burst report that includes a chart or crosstab, disk space exhaustion may cause the report or other requests to fail. A large set of burst keys or master rows may produce one or more charts per detail, resulting in many master detail executions. This may cause the temp folder to accumulate many gigabytes of temporary files containing data required for successful chart rendering.
To avoid this issue, we recommend that you test large master detail or burst reports that include charts or crosstabs to determine the potential peak disk requirements for the report.
Configuring the Interactive Dashboard
This secured function controls access to the New > Dashboard and New > Story functions. Users require Execute permissions for the Dashboard capability both to create or view dashboards and stories.
Interaction Point Performance - Shows the number of offers accepted per interaction point over a seven day period.
This dashboard report is defined to point to the interactive channel with the ID of 1. To create additional versions of this report (to report on additional interactive channels) or to change the ID of the interactive channel that this report points to, see Configuring the Interaction Point Performance dashboard portlet.
cognos IBM report can any one please help me out with this “Master-Detail Report from Two...