nerdexam
SAP

C_BOWI_40 · Question #71

Which tasks can you accomplish using breaks?

The correct answer is B. Remove repeated values in one table block. D. Generate subtotals in one table block. Breaks in Web Intelligence operate within a single table block to suppress repeated dimension values and to insert subtotal calculation rows at each group boundary.

Formatting

Question

Which tasks can you accomplish using breaks?

Options

  • AGenerate a running sum in multiple table blocks.
  • BRemove repeated values in one table block.
  • CBreak the table into multiple table blocks.
  • DGenerate subtotals in one table block.

How the community answered

(34 responses)
  • A
    3% (1)
  • B
    91% (31)
  • C
    6% (2)

Why each option

Breaks in Web Intelligence operate within a single table block to suppress repeated dimension values and to insert subtotal calculation rows at each group boundary.

AGenerate a running sum in multiple table blocks.

Running sums across multiple table blocks require the use of variables or formulas with context operators; breaks are scoped to a single block and cannot span across multiple blocks.

BRemove repeated values in one table block.Correct

Breaks suppress repeated dimension values by displaying a value only once for each group of rows sharing that value, eliminating visual redundancy within the same table block.

CBreak the table into multiple table blocks.

Breaks do not physically split one table into multiple separate table blocks; they group rows within the existing single block structure, leaving the table intact as one object.

DGenerate subtotals in one table block.Correct

Breaks support the insertion of calculation footers at each break point, allowing subtotals (sum, count, average, etc.) to be generated for each grouped section within the same table block.

Concept tested: Web Intelligence breaks for subtotals and repeated values

Source: https://help.sap.com/docs/SAP_BUSINESSOBJECTS_BUSINESS_INTELLIGENCE_PLATFORM/54f1b7d7b77c40de8c44c4e8e7fc0abb

Topics

#breaks#repeated values#subtotals#table block

Community Discussion

No community discussion yet for this question.

Full C_BOWI_40 Practice