In which two ways can a specific visualization in a dashboard be filtered?
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.
A Framework Manager model may be designed to incorporate Dimensionally Modeled Relational (DMR) objects, designed to offer the end user OLAP behavior when navigating dat
A. Which of the following statements is valid when designing DMR structures in Framework Manager?
B. Measures and Dimensions can reside in the same query subject.
C. The DMR structures need to resemble the objects in the star schema.
D. The order of the Determinants drives the hierarchy levels.
E. Each level in a hierarchy must reference a text-based attribute for its caption.
To display HTML report output directly in the body of an emailed report, which of the following is required in the delivery options pane?
A. Select "Attach the report" and leave the email body blank.
B. Select "Save report".
C. In the email body, choose "Display a report" and follow the dialog box instructions
D. Select "Include a link to the report''
In a Data Module a developer creates a joined view from two tables (a and b) and then joins this to another table (c). What would be the execution logic in the database?
A. All queries are collapsed and a standard join across all three tables (a, b, c) is performed.
B. The columns used in table (c) are are joined on the key to table (b) first and then the results are post-joined to table (a).
C. It makes no difference to the execution as a joined view is only used to group data items in a logical manner to help the business user find their data.
D. The joined view (a and b) is evaluated and all results are then post-joined to the other table (c).
In which two places is Al used in a dashboard line chart visualization?
A. The legend
B. Forecast
C. Data point shape
D. Axis tick marks
E. Meaningful differences
When using an OLAP data source, summaries that use 'For' clauses give incorrect results. Which best describes the reason for this?
A. Time state rollups against OLAP data sources are not supported
B. OLAP data sources do not have detail rows
C. The 'For' clause does not generate incorrect summaries.
D. Incorporating context filters using MDX functions is not supported.
What is a Layout component reference intended to do in a report?
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.
What time saving feature is available for a developer when developing a new data module using AI intent based modeling?
A. Specify column dependencies
B. Add new sources
C. Add more tables.
D. Discover related tables.
Which technique is most likely to improve query performance?
A. Set the auto-sort property to maximum.
B. Set the detail aggregation to 'Calculated' for measures.
C. Avoid functions in filters.
D. Add more joins between queries.
What is a Cognos Analytics data set?
A. The data that is returned from the datasource and displayed within a report, dashboard or exploration.
B. The Cognos Analytics name for a Python DataFrame in a Jupyter Notebook.
C. An extract from a package or data module compressed, locally stored and refreshed periodically or manually.
D. A realtime set of data held in a streaming cache on the Cognos Analytics server.