Which two types of saved report outputs can be used when the Drill-through target type is set to Bookmark?
Options:
A.
Excel Data
B.
HTML
C.
XML
D.
CSV
E.
PDF
Answer:
B, E
Explanation:
When the Drill-through target type is set to Bookmark in IBM Cognos Analytics V11.1.x, the following types of saved report outputs can be used:
HTML:
Interactive Output: HTML outputs are interactive and support bookmarks, allowing users to navigate to specific sections within the report.
Usability: Ideal for web-based viewing and interaction.
PDF:
Static Output: PDF outputs support bookmarks and provide a static, paginated format that is useful for printing and sharing.
Accessibility: Bookmarks in PDFs enhance navigation within long documents.
These output types leverage the bookmark functionality to improve navigation and user experience.
[: IBM Cognos Analytics Report Studio User Guide, ]
Question 17
In which two ways can a specific visualization in a dashboard be filtered?
Options:
A.
A developer can only keep or exclude data points within an axis.
B.
A developer can create a Calculation within the dashboard that will filter a specific visualization.
C.
A developer can also add a local filter to filter a column or to define a filter condition.
D.
A developer can build an embedded filter in a data module.
E.
A developer can keep or exclude a few data points in the visualization.
Answer:
C, E
Explanation:
Local Filters: These allow developers to filter data at the visualization level, providing flexibility in data presentation without altering the underlying data source.
Keep/Exclude Data Points: This feature enables developers to interactively refine the data displayed in a visualization by keeping or excluding specific data points directly within the dashboard.
Cognos Documentation: The IBM Cognos Analytics V11.1.x documentation provides detailed instructions on creating local filters and using interactive filtering options to enhance the user experience in dashboards.
Question 18
What is a Layout component reference intended to do in a report?
Options:
A.
Allow pinned objects to be displayed in a report.
B.
Allow reuse of Active Report components with other Active Reports.
C.
Allow consumers to use report objects in Dashboards and Explorations.
D.
Allow for the reuse of report objects between and within reports for consistency and efficiency.
Answer:
D
Explanation:
Layout Component Reference: This feature in IBM Cognos Analytics allows developers to reference existing report objects within the same report or across different reports.
Reuse for Consistency: By referencing existing components, developers ensure consistency in design and functionality across multiple reports.
Efficiency: This method reduces the effort needed to recreate similar report objects and facilitates easier maintenance and updates.
Reference: According to IBM Cognos Analytics V11.1.x documentation, Layout Component References are intended to streamline report development by allowing the reuse of report objects, thereby enhancing consistency and efficiency.