Halloween Sale - Special 70% Discount Offer - Ends in 0d 00h 00m 00s - Coupon code: 70dumps

C1000-065 Questions and Answers

Question # 6

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

Full Access
Question # 7

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

Full Access
Question # 8

What is the significance of 'Clothes' in the following filter expression of a report query?

[Product Group] = # sq( prompt( 'productgroups', 'token', 'Clothes' ) )#

A.

'Clothes' is the default text to include in the generated query at runtime.

B.

The string 'Clothes' will precede the text of the prompt value selected at runtime.

C.

The string 'Clothes' will be appended to the end of the text of the prompt value selected at runtime.

D.

'Clothes' is a required value to include in the generated query at runtime.

Full Access
Question # 9

A Conditional format may be set on a List object in a report, generated and processed but is hidden from view?

A.

Show/Hide Variable

B.

Hidden Variable

C.

Render Variable

D.

Style Variable

Full Access
Question # 10

Which of the following is true about integration with collaboration platforms?

A.

Integration with any collaboration platform can be used with report objects but not dashboard objects.

B.

Integration with IBM Connections is si

C.

A link to a report in "my content" can be shared to a team Slack channel if the integration is enabled.

D.

Integration with Slack is supported.

Full Access
Question # 11

Which of the following can result in poor report performance?

A.

reports with filters

B.

models with outer joins and cross joins

C.

queries with database only processing

D.

an optimized metadata model

Full Access
Question # 12

What benefit does the Cognos Analytics integration with Jupyter Notebooks provide a developer?

A.

Weather data can be used from the Jupyter service to enrich information and help identify trends Example: Ice cream sales on sunny days.

B.

A Developer can augment Cognos Analytics with Python and data science libraries as well as embed output in a dashboard to provide the end user with greater insight.

C.

A Developer can add notes to content to better describe to an end user what data is available and how calculations work.

D.

Cognos Analytics does not integrate with Jupyter Notebooks.

Full Access
Question # 13

In an Exploration 'Data relationships' view, what does the thickness of the lines between data items represent?

A.

the statistical strength of the relationship between the data items

B.

the flow of information between categories, ie. money transfers between countries

C.

the cardinality of one data item when grouped by another, ie. thicker signifies more unique values

D.

the weighted average of each measure value compared with other measures

Full Access
Question # 14

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

Full Access
Question # 15

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.

Full Access
Question # 16

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.

Full Access
Question # 17

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.

Full Access
Question # 18

What is the difference between a Cognos Analytics Story and Dashboard?

A.

Stories use report objects to present information in an exported format whilst a dashboard is interactive.

B.

A dashboard is a Cognos Analytics story.

C.

Dashboards are live and interactive whereas a Story is the notes attached to the dashboard that help explain the content of a widget.

D.

A story adds to a dashboard's capability by augmenting it with animation and scene changes.

Full Access