nerdexam
SAP

C_BOCR_11 · Question #92

You must create a new Crystal report that displays the top 25% of customer sales leaders. Which method will sort the report alphabetically by customer, not by the sales summary?

The correct answer is D. Use a dynamic array with subreports to create the Top N summaries then sort the data. See the full explanation below for the reasoning.

Question

You must create a new Crystal report that displays the top 25% of customer sales leaders. Which method will sort the report alphabetically by customer, not by the sales summary?

Options

  • AUse a standard Top N report.
  • BUse subreports with shared variables to calculate the percentage summaries then sort the
  • CUse multiple arrays in a single report to summarize and sort the data.
  • DUse a dynamic array with subreports to create the Top N summaries then sort the data

How the community answered

(23 responses)
  • A
    13% (3)
  • B
    9% (2)
  • C
    4% (1)
  • D
    74% (17)

Community Discussion

No community discussion yet for this question.

Full C_BOCR_11 Practice