nerdexam
SAP

C_BOWI_40 · Question #155

Which scenarios should you use breaks for? (Choose two.)

The correct answer is A. Generating subtotals in one table block C. Grouping repeated values in one table block. Breaks in Web Intelligence are used within a single table block to visually group repeated values and to insert subtotal calculations at each group boundary.

Reporting

Question

Which scenarios should you use breaks for? (Choose two.)

Options

  • AGenerating subtotals in one table block
  • BBreaking the table into multiple table blocks
  • CGrouping repeated values in one table block
  • DGenerating running sum in multiple table blocks

How the community answered

(39 responses)
  • A
    87% (34)
  • B
    8% (3)
  • D
    5% (2)

Why each option

Breaks in Web Intelligence are used within a single table block to visually group repeated values and to insert subtotal calculations at each group boundary.

AGenerating subtotals in one table blockCorrect

Breaks allow you to define subtotal footer rows at each break point within a table, making them the correct tool for generating subtotals without splitting the table into separate blocks.

BBreaking the table into multiple table blocks

Splitting data into multiple separate table blocks requires inserting sections, not breaks - breaks keep all rows within the same contiguous table structure.

CGrouping repeated values in one table blockCorrect

The core function of a break is to suppress repeating identical values in a column and visually group the rows that share that value, all within the same single table block.

DGenerating running sum in multiple table blocks

Running sums are computed using the RunningSum() formula with an appropriate calculation context; this is unrelated to the breaks feature and breaks do not operate across multiple table blocks.

Concept tested: Using breaks for grouping and subtotals within a table

Source: https://help.sap.com/viewer/45e7e72e2e994f73b82f29dc91f66408/4.3/en-US

Topics

#breaks#subtotals#grouping repeated values#table blocks

Community Discussion

No community discussion yet for this question.

Full C_BOWI_40 Practice