Summer Special Limited Time 65% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: exc65

Which statement is true when adding a data source in a dashboard?

A.

Framework Manager Packages, Data Modules and Data sets are the only three types of data sources that can be used when creating a dashboard.

B.

Only data sources that have been added to a Data Module can be used as a data source.

C.

Framework Manager Packages, OLAP Packages, Data Modules, Data sets and CSV files can all be used when creating a dashboard.

D.

Once a data source has been added it can only be removed by deleting all data sources within the dashboard.

A Framework Manager model may be designed to incorporate Dimensionally Modeled Relational (DMR) objects, designed to offer the end user OLAP behavior when navigating data. Which of the following statements is valid when designing DMR structures in Framework Manager?

A.

Measures and Dimensions can reside in the same query subject.

B.

The DMR structures need to resemble the objects in the star schema.

C.

The order of the Determinants drives the hierarchy levels.

D.

Each level in a hierarchy must reference a text-based attribute for its caption.

Which statement is true when formatting text in a dashboard crosstab or table?

A.

Table summary row may be formatted with a different color.

B.

Column formatting gets inherited for the table/crosstab summary row.

C.

Column titles may be individually formatted in any font/color/size.

D.

The default object does not wrap text, but it is an option.

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’’

Which dashboard formatting option would be used to take several images and text objects and combine them into one object to enable ease of movement and/or alignment?

A.

Group objects

B.

Layer objects

C.

Combine objects

D.

Pack objects

What is a Jupyter Notebook?

A.

An interface in Cognos Analytics that uses Cognos syntax to produce statistical and predictive model

B.

An open-source web application that allow you to create and share documents that contain live code, equations, visualizations and narrative text

C.

An area where the developer can comment on Cognos Analytics assets to help the end user and embedded AI understand what is available

D.

The core component used by Cognos Analytics for its AI in Intent based model, Nature Language processing and Explorations

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).

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.

A user complains that the table they're using within a data module has too much historical data in it. The user would like to keep the old data available, but when using the table for any new reports would like to see only newer entries based on an 'Order Date' column. What does the developer need to do to accomplish this?

A.

Create a navigation path for the newer entries.

B.

Apply a filter to the "Order Date' attribute.

C.

Create a calculated 'Order Date'.

D.

Create a copy of the table, and apply a filter to the 'Order Date' attribute.

Which is true about creating a context filter for a crosstab report using a dimensional data source?

A.

it changes the measure values and the items in the rows and columns

B.

it is applied after aggregation and changes the rows and columns

C.

it changes the measure values and suppresses zeros

D.

it filters only the measure values, not the items in the rows and columns