IBM C2090-621 IBM Cognos Analytics Author V11 Online Training
IBM C2090-621 Online Training
The questions for C2090-621 were last updated at Jan 01,2025.
- Exam Code: C2090-621
- Exam Name: IBM Cognos Analytics Author V11
- Certification Provider: IBM
- Latest update: Jan 01,2025
An author wants to set a single value that will filter all other visualizations affected by its value.
Which visualization type should be used?
- A . Summary
- B . Tree map
- C . Data player
- D . Scatter plot
A report author has added a Button Bar control to an Active Report that allows users to view data for different regions. The report author now wants to make it possible for users to filter the report on multiple regions at once.
What should the report author do?
- A . Use the Static version of the Button Bar control.
- B . Use the Data-driven version of the Button Bar control.
- C . Convert the Button Bar control to a Check Box Group control.
- D . Convert the Button Bar control to a Radio Button Group control.
A company would like to implement their own corporate style across all reports using a single Report as a reference. A requirement is to display the year of the data selected in the report in the header.
The year is not being resolved correctly as shown below:
How can the problem with this report be resolved?
- A . The component reference has to be overwritten with a new defined âMy Header Titleâ inside the new report.
- B . The component reference has to be overwritten with a new defined âMyYear Singletonâ inside the new report.
- C . A component reference cannot contain a Singleton. The âCorporate Layout Referenceâ report has to be changed.
- D . A component reference cannot contain a Singleton. The reference cannot be used and the header has to be created manually.
A report author had created a single select value prompt using the prompt wizard. The end user now needs to select more than one value.
What should the report author do?
- A . Set the Auto-submit property of the Prompt to âYesâ and change the Multi-select property of the value prompt to âYesâ.
- B . Set the Auto-Submit property of the Prompt to âYesâ and change the parameterized filter associated with the prompt to the âinâ operator.
- C . Change the Multi-select property of the value prompt to âYesâ and change the parameterized filter associated with the prompt to the â>â operator.
- D . Change the Multi-select property of the value prompt to âYesâ and change the parameterized filter associated with the prompt to the âinâ operator.
A report author is building an Active Report for disconnected mobile use only.
Which technique can be used while ensuring the Active Report is fully offline capable?
- A . Creating a drill-through to a different PDF report.
- B . Setting a default value for a variable in the Active Report.
- C . Using an iFrame within the Active Report to another report.
- D . Adding a search and select prompt on a prompt page for the report consumer to filter the report on the iPad offline.
A report author wants to create an Active Report with a Data deck that only prompts for Product line and Year. For each card created, the Order method type broken down by revenue should be shown.
What needs to be done to ensure the data on each card reflects the correct year and Product line?
- A . Use a Repeater table in the Card deck.
- B . Each card should have a separate query.
- C . Filters should be copied from the Data deck to the cards.
- D . Use a Master detail relationship between the cards and the Data deck.
A report author has been asked to create a report that needs to be distributed in PDF format. The report has to let users navigate quickly to a desired report page and information within the report.
How can this be accomplished?
- A . Using a Hyperlink button.
- B . Creating an Active Report.
- C . Using a layout component reference.
- D . Using drill-through definitions and bookmarks for navigation.
What can be done when using a SQL object when not using a stored procedure?
- A . Update a database.
- B . Insert rows into database.
- C . Delete rows in a database.
- D . Select rows from a database.
Which Data source can a report author connect to directly when creating a Dashboard?
- A . a report
- B . a Data set
- C . a relational Data source
- D . a locally saved Excel file
A report developer is tasked to create a drill-through definition in a report.
Which are the generalized steps?
- A . Create the target report> Add parameter to target report> Save the target report> Set drill-through behavior
- B . Set drill-through behavior on each report> Select the correct package> Map parameter values passed to target report> Define source report
- C . Create a drill-through definition that will allow users navigate from the targeted report to other created reports> Enable report variables for drill-through definitions> Save report
- D . Create the target report> Create a drill-through definition that will allow users navigate from the targeted report to other created reports> Enable the drill behavior in the source report