IBM Cognos TM1 Developer V10.2 — Question 74
A report author wants to nest a chart within a list and filter the chart data to relate to the row of the list that it is displayed in.
How can this be done?
Answer options
- A. Enable share result set on the list object.
- B. Create a join in the Query explorer to merge the data.
- C. Select the list and define a Master detail relationship.
- D. Select the chart and define a Master detail relationship.
Correct answer: D
Explanation
The correct answer is D because defining a Master detail relationship on the chart allows it to filter data based on the list's current row. Options A and C do not directly relate the chart to the specific row, while option B involves data merging rather than establishing a relationship for filtering.