IBM Cognos TM1 Developer V10.2 — Question 41
A report author wants to ensure a complete mobile experience on an iPad tablet by enabling swipe gesturing between pages of a Data deck.
What must be done to achieve this?
Answer options
- A. Connect an Iterator to a Deck with a variable. Set the slide animation direction of the Deck to a direction. Change the property of the Iterator label Area to Page Dots.
- B. Connect a Button bar to a Deck with a variable. Set the slide animation direction of the Deck to a direction. Change the property of the Iterator label Area to Page Dots.
- C. Connect an Iterator to a Deck with a variable. Set the slide animation direction of the Deck to a direction. Change the property of the Iterator label Area to Iterator Number.
- D. Connect a Button bar a Deck with a variable. Set the slide animation direction of the Deck to a direction. Change the property of the Iterator label Area to iterator Number.
Correct answer: C
Explanation
The correct answer is C because it specifies connecting an Iterator to the Deck and setting the Iterator label Area to Iterator Number, which is necessary for enabling swipe gestures. Options A and B incorrectly use Page Dots, which do not support the required functionality, while option D has a typographical error in 'iterator Number' which is inconsistent with the expected property naming convention.