Full C1000-065 Practice Test and 60 unique questions with explanations waiting just for you! [Q15-Q36]

Share

Full C1000-065 Practice Test and 60 unique questions with explanations waiting just for you!

IBM Certified Developer Dumps C1000-065 Exam for Full Questions - Exam Study Guide

NEW QUESTION 15
A developer may improve the look and feel of a dashboard or story by adding images and shapes from the Widgets panel. Which statement is true when adding widgets to a dashboard?

  • A. Text widgets may only be positioned vertically or horizontally.
  • B. Images may only be made available by URL reference.
  • C. The widgets panel may contain an Image library tab that the administrator made available
  • D. Images can be uploaded to the Image through the upload option on the widgets panel.

Answer: A

 

NEW QUESTION 16
Which technique is most likely to improve query performance?

  • A. Set the detail aggregation to 'Calculated' for measures.
  • B. Avoid functions in filters.
  • C. Set the auto-sort property to maximum.
  • D. Add more joins between queries.

Answer: A

 

NEW QUESTION 17
The default output Format for a report may be set on which of the following two items?

  • A. Report View
  • B. Report Folder
  • C. Query
  • D. Visualization
  • E. Report

Answer: C

 

NEW QUESTION 18
Which of the following is a reason to use a Conditional block on a report?

  • A. to show or hide report objects based on prompt selections a user made at run time
  • B. to allow users to select values that will filter the report for certain data types
  • C. to allow a report to run during certain blocks of time based on conditions set by the user
  • D. to block defined groups of users from accessing a folder of reports based on a condition

Answer: D

 

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

  • A. Column formatting gets inherited for the table/crosstab summary row.
  • B. The default object does not wrap text, but it is an option.
  • C. Table summary row may be formatted with a different color.
  • D. Column titles may be individually formatted in any font/color/size.

Answer: B

 

NEW QUESTION 20
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).

Answer: D

 

NEW QUESTION 21
A developer can make a Cognos PowerCube available to end users by creating a package and publishing it.
From which three components is this possible?

  • A. Framework Manager
  • B. Administration console
  • C. Microsoft Studio
  • D. PowerPlay Studio
  • E. Transformer
  • F. PowerPlay Client

Answer: A,B,E

Explanation:
Explanation
https://www.ibm.com/support/knowledgecenter/SSEP7J_11.1.0/com.ibm.swg.ba.cognos.ug_cra.doc/c_powercub

 

NEW QUESTION 22
Which statement is true regarding Custom Sorts in dashboards?

  • A. Custom sorts may be created by selecting a field in the source pane and going to properties.
  • B. Custom sorts cannot be created on measures.
  • C. Custom sorts may only be created in a Data Module.
  • D. A user can create a custom sort on any type of data.

Answer: B

 

NEW QUESTION 23
When developing a report, which two should be defined for a JOIN query?

  • A. only cached results
  • B. an intersection of two queries
  • C. a relationship defining cardinality
  • D. a reference to two queries
  • E. an expression editor

Answer: B,D

 

NEW QUESTION 24
To optimize the user experience for dashboards and explorations. Framework Manager packages must be enriched. Which statement is true about enriching Framework Manager packages?

  • A. A developer can't enrich a package that includes dimensionally modeled (DMR) relational objects.
  • B. To access the enrich package functionality, you need read/execute/traverse permissions for the package.
  • C. Framework Manager packages are automatically enriched when published to Cognos Analytics.
  • D. In order to have enough data to support the Al-functions in your dashboards and explorations, the entire Framework Manager package must be enriched.

Answer: D

 

NEW QUESTION 25
What is a Compare card in a Cognos Analytics Exploration?

  • A. A view/card used to allow the interactive comparison of data across two visualizations with different filters.
  • B. A view/card used to compare data from one database with a different set of data from another database.
  • C. A static view/card used to compare and view data across visualizations with different filters.
  • D. A view/card that uses a specialized algorithm (XGCompare) to analyse data and generate a driver

Answer: D

 

NEW QUESTION 26
A developer has a source system provided by another company. One of the columns in a table has spaces before each piece of data and is in uppercase which makes the reports unreadable. How can this be solved in a data module?

  • A. using the 'Prepare' menu item on the data item
  • B. there is no built in capability for this in a data module and the report needs Trim and Lower calculations added to it
  • C. using the 'Clean' menu item on the data item
  • D. there is no built in capability for this in a data module and the developer needs to create a calculation for this

Answer: D

 

NEW QUESTION 27
Which of the following is an example of when the query cache would avoid roundtrips to the database?

  • A. drill through reports
  • B. drill down reports
  • C. repetitive master-detail requests
  • D. reports with multiple queries

Answer: C

 

NEW QUESTION 28
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.

Answer: A

 

NEW QUESTION 29
When should a dimensional function be used in a report's Query calculation?

  • A. to convert a non-dimensional data source into a dimensionally-modeled data source
  • B. when the data source is a dimensional or dimensionally-modeled data source
  • C. to allow drill up and down on a non-dimensional data source
  • D. to allow relative date functions to be performed against a non-dimensional data source

Answer: D

 

NEW QUESTION 30
Which of the following is done for a report to use a Data set as a data source?

  • A. Ask the administrator to add the file as an external data source.
  • B. Add the Data set to a Framework Manager package.
  • C. Add the Data set as a source on the report.
  • D. Add the Data set to a Data Module.

Answer: A

 

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

  • A. A link to a report in "my content" can be shared to a team Slack channel if the integration is enabled.
  • B. Integration with any collaboration platform can be used with report objects but not dashboard objects.
  • C. Integration with IBM Connections is si
  • D. Integration with Slack is supported.

Answer: D

 

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

  • A. Dashboards are live and interactive whereas a Story is the notes attached to the dashboard that help explain the content of a widget.
  • B. Stories use report objects to present information in an exported format whilst a dashboard is interactive.
  • C. A story adds to a dashboard's capability by augmenting it with animation and scene changes.
  • D. A dashboard is a Cognos Analytics story.

Answer: B

 

NEW QUESTION 33
Which two items can the opposite edge Crosstab in a report?

  • A. Crosstab intersection
  • B. Member caption
  • C. The value of a member
  • D. Node member
  • E. A selected measure

Answer: A,B

 

NEW QUESTION 34
What property needs to be set to ensure that any JavaScript and Prompt APIs are executed when a report is run as HTML?

  • A. Guided report layout is checked
  • B. Enable drill up and drill down in the report output
  • C. Ensure Enable bidirectional support is checked
  • D. Run with full interactivity is set to No

Answer: A

 

NEW QUESTION 35
To create a Layout Component Reference in a report, which object property needs to be provided?

  • A. Name
  • B. Conditional Reference
  • C. Label
  • D. Render Variable

Answer: A

 

NEW QUESTION 36
......

Authentic Best resources for C1000-065 Online Practice Exam: https://www.briandumpsprep.com/C1000-065-prep-exam-braindumps.html