IBM Cognos TM1 Developer V10.2 — Question 31
A report author wants to create an Active Report with a chart that is dynamically rendered in the browser based on user selections.
How can this be accomplished?
Answer options
- A. A legacy chart with client side processing.
- B. A legacy chart with server side processing.
- C. A Virtualization with client side processing.
- D. A Virtualization with server side processing.
Correct answer: A
Explanation
The correct answer is A because a legacy chart with client-side processing allows for dynamic rendering in the user's browser based on their selections. Options B, C, and D do not provide the necessary client-side processing required for dynamic interactions in this context.