IBM Cognos TM1 Developer V10.2 — Question 76
A report author needs to create an offline interactive report that can be filtered by clicking on a list of values. For example, by clicking on Region "A" the List will display only the details from Region "A".
Which Reaction behavior should be selected?
Answer options
- A. Enable a control.
- B. Filter an item in a control.
- C. Select an item in a control.
- D. Create a report expression and use it in filters.
Correct answer: A
Explanation
The correct answer is A, as enabling a control allows the report to respond to user interactions such as clicks, facilitating the filtering process. Options B and C are incorrect because they do not directly enable the interaction necessary for filtering, and option D involves creating expressions rather than enabling control interactions.