
[Sep 18, 2021] C1000-065 Ultimate Study Guide - TestKingFree
Ultimate Guide to Prepare C1000-065 Certification Exam for IBM Certified Developer in 2021
NEW QUESTION 25
How might a report output type of PDF be secured?
- A. by setting a password in the schedule PDF options
- B. by selecting the "Secure this Report" option in the report properties
- C. by giving the PDF a name that starts with "confidential'
- D. by specifying a PDF encryption code in the schedule settings
Answer: B
NEW QUESTION 26
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 27
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 28
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 29
What advantage does multidimensional report writing have on query maintenance for complex queries?
- A. Unions and Joins are always required for queries making it easier for a developer to understand the query intent.
- B. Fewer queries are required and the need for unions of queries is reduced due to the flexibility of MDX.
- C. There is no advantage and multidimensional query constructs should be avoided.
- D. There is no need to use calculations as the data source contains all the required data items.
Answer: B
NEW QUESTION 30
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 31
Which two types of saved report outputs can be used when the Drill-through target type is set to Bookmark?
- A. HTML
- B. XML
- C. PDF
- D. CSV
- E. Excel Data
Answer: A,C
NEW QUESTION 32
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 33
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. Pack objects
- D. Combine objects
Answer: A
NEW QUESTION 34
What time saving feature is available for a developer when developing a new data module using AI intent based modeling?
- A. Add new sources
- B. Add more tables.
- C. Specify column dependencies
- D. Discover related tables.
Answer: B
NEW QUESTION 35
In an Exploration 'Data relationships' view, what does the thickness of the lines between data items represent?
- A. the flow of information between categories, ie. money transfers between countries
- B. the statistical strength of the relationship between the data items
- 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
Answer: B
Explanation:
Explanation
https://www.ibm.com/support/knowledgecenter/SSEP7J_11.1.0/com.ibm.swg.ba.cognos.ca_explorations.doc/ca_
NEW QUESTION 36
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 filters only the measure values, not the items in the rows and columns
- C. it changes the measure values and suppresses zeros
- D. it is applied after aggregation and changes the rows and columns
Answer: C
NEW QUESTION 37
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 38
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 39
How can a data module developer ensure that when a user drags an attribute onto a dashboard that the Map visualization is the default?
- A. Select an empty Map visualization then drag this onto the data.
- B. Change the Represents property for the attribute to Geographic location.
- C. Set the visualization property to Map.
- D. Use the create map wizard.
Answer: B
NEW QUESTION 40
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 also add a local filter to filter a column or to define a filter condition.
- C. A developer can build an embedded filter in a data module.
- D. A developer can keep or exclude a few data points in the visualization.
- E. A developer can create a Calculation within the dashboard that will filter a specific visualization.
Answer: A,E
NEW QUESTION 41
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 42
A dashboard developer notices that Age is available in the sourced data module. A request has been made to
'bucket' those age values into 5 groups, Ages 0-6, 7-12, 13-21, 22-55, and 55 and over. How would one define this logic in the source data module?
- A. use the Create new table feature
- B. select the Age column, and select Create data group
- C. set range values in the data module
- D. define a Case..When calculated attribute in the dashboard
Answer: C
NEW QUESTION 43
In which two places is Al used in a dashboard line chart visualization?
- A. Meaningful differences
- B. Axis tick marks
- C. Data point shape
- D. Forecast
- E. The legend
Answer: A,B
NEW QUESTION 44
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 45
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 46
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 47
After adding a prompt to a relational sourced report it is decided that the consumers require multi-select functionality instead of a single-select. What two modifications must be made to the report?
- A. Change the Filter property Multi-select to Yes
- B. Change the Prompt property Usage to Select-many.
- C. Change the Prompt property Multi-select to Yes.
- D. Change the Filter expression of the Query from "=" to use "in".
- E. Change the Cascade source property of the Prompt to represent more than one value.
Answer: B,D
NEW QUESTION 48
......
IBM Certified Developer Fundamentals-C1000-065 Exam-Practice-Dumps: https://www.testkingfree.com/IBM/C1000-065-practice-exam-dumps.html
Use Real C1000-065 Dumps - IBM Correct Answers: https://drive.google.com/open?id=1dPZmwFHXVG6QY5tRoF9gA0zjA7tHbHru