A business manager wants to set the current Dashboard as the home page. Which mode allows this task?
A. Run
B. View
C. Priority
D. Review
The sales department has requested the report author to build a report which combines a list with a chart. The list must contain product lines and the chart should show details for each product line. The report author decided to use a Master detail relationship to build this report.
Which statement about Master detail relationships is true?
A. Calculations across Master detail queries can be performed.
B. Parent data in the child frame or child data in the parent frame can be displayed.
C. Master detail relationships must appear in nested frames to produce the correct results.
D. When working with an SAP BW Data source, a data item from the master query that contains non-ASCII values can be used.
Which statement is true when a report author wants to optimize reports for mobile users?
A. Set objects to a fixed size.
B. Use margins between report objects.
C. Size objects as a percentage of the available space.
D. Use percentage sizes greater than one hundred percent (100%).
A report author has the following filter in a report:
[Product line] in ?pline?
The report author adds a Value prompt based on the existing parameter `pline'. After adding the prompt,
the Auto-submit property is defaulted to `No' and cannot be changed to `Yes'. What is the cause of this?
A. Default selections are missing in the Value prompt.
B. The Value prompt created based on the filter is a Multi-select prompt.
C. A prompt based on an existing parameter as Auto-submit cannot be made.
D. Auto-submit is a property that is only available for select and search prompts.
A report author needs to create an offline interactive report that can be filtered by clicking on a list of values. For example, by clicking on Region "A" the List will display only the details from Region "A".
Which Reaction behavior should be selected?
A. Enable a control.
B. Filter an item in a control.
C. Select an item in a control.
D. Create a report expression and use it in filters.
A user is creating a join relationship in a Data module. What benefit can be expected from setting a filter join?
A. The performance on the join could be improved.
B. The result set from the join would return less rows.
C. The result set from the join would return more rows.
D. The join relationship would work on multiple fields in each table.
How can a report author ensure that a report changes automatically when rotating a mobile device between Landscape and Portrait views?
A. Set all objects to Portrait views.
B. Set all report objects to Portrait aware.
C. Set the Mobile alignment property to Automatic.
D. Size the object as a percentage of the available space.
A report author wants to create an Active report with a Static Deck/ Each card should show a Chart with differently-filtered data.
What should the Chart for each card be based on?
A. An item that is a property of the page.
B. A query item that is a property of the Chart.
C. A unique query with a filter applied to the query.
D. Reuse the same query with a filter applied to the query.
A report author requires two conditional styles to be both of which are used on a column.
How can the order in which to evaluate the conditions be specified?
A. Go to the "Manage Conditional Styles@ menu and click the move up or more down arrow.
B. The order cannot be defined. All conditions are evaluated and combined in an "AND" logic.
C. By clicking a condition on a selected column and then clicking the move up or move down arrow.
D. The order in which the conditions are evaluated depends on the order of the underlying query item inside the query.
A report author is building a report intended for an iPad on the Cognos Mobile App. The report consists of two Charts that need to be side by side when the tablet is landscape and on top of each other when the tablet is portrait.
What technique should be used to accomplish this?
A. Make the size of both Charts a percentage of the page width.
B. Contain the Charts in two cells of the same table, with a fixed size.
C. Contain both charts in separate blocks, with fixed widths and box type set as inline
D. Use a conditional style on one of the Charts to adjust its position based on the orientation of the iPad.