Which statement is true about using a burst key to burst reports?
A. A burst key can be added to a crosstab report.
B. A burst key can be added to a list report.
C. A burst key can be added to a chart report.
D. A burst key can be added to a map report.
In Report Studio, which variable requires the author to create values?
A. Style
B. String
C. Boolean
D. Language
In the image below,

the last column calculates the percentage that each Product type contributed to the overall revenue. What is the calculaton in the last column?
A. percentage ([Revenue])
B. percentage ([Revenue] for Product type)
C. percentage ([Product type] for [Revenue])
D. percentage ([Product type])
In the report shown in the image,

users click on the Retailer name in the lef and see the related data on the right. What is the technique used to create this report?
A. Master-detail relatonship where the master and the detail is in a separate list
B. Drill-through defniton where one column in a list drills through to a separate list in the same report
C. Master-detail relatonship where the master and the detail is in the same list
D. Drill-through defniton where one column in a list drills through to the same list in the same report
In Event Studio, which of the following tasks are available to a report author?
A. Run an agent
B. Run an export
C. Run an import
D. Run an index update
In Report Studio, what is true about a crosstab node?
A. It contains at least one nested crosstab node.
B. It contains at least one crosstab node member.
C. It contains more than one nested crosstab node.
D. It can contain an empty crosstab node member.
In Report Studio, what is a baseline?
A. A value in a list report that other values are compared against.
B. A constant value that represents the x-axis in a chart.
C. A constant value drawn on a chart to indicate major divisions in the data.
D. A break point that keeps part of a report statonary while the user scrolls.
In Report Studio, based on the crosstab below,

which of the following is true?
A. Sales territory is a parent to Quantty and Revenue.
B. Quantty and Revenue are a child to Gross Proft.
C. Order method is a peer of Retailer type. Gross Proft is a child to all row and column headers.
D. Sales territory is a peer of Order method.
Which statement about the tabular data retrieved by Report Studio queries is true?
A. Tabular data includes a column for each data item in the query. No grouping is applied to the tabular data.
B. Tabular data includes a column for each data item in the query. Grouping applied in the report layout is also applied to the tabular data.
C. Tabular data can only include columns for data items that appear in the layout. No grouping is applied to the tabular data.
D. Tabular data includes a column for each data item that appears in both the query and the layout. Grouping applied in the report layout is also applied to the tabular data.
In Report Studio, an author wants to conditonally format a list report according to the revenue generated by each product line. The Revenue data item does not appear in the list report but is contained in Query1.
Which of the following must the author do in order to apply this conditonal formatng?
A. Make the Revenue data item a property of Query1.
B. Make the Revenue data item a property of the List object.
C. Make the Revenue data item a property of the Page object.
D. Make the Revenue data item a property of the Variable object.