nerdexam
SAP

C_BOWI_40 · Question #139

Which three options are default page number cells?

The correct answer is A. Page Number B. Total Number of Pages C. Page Number / Total Pages. Web Intelligence provides three built-in default page number cells that can be inserted into report headers or footers without custom formulas.

Reporting

Question

Which three options are default page number cells?

Options

  • APage Number
  • BTotal Number of Pages
  • CPage Number / Total Pages
  • DTotal Number of Pages in Section

How the community answered

(38 responses)
  • A
    95% (36)
  • D
    5% (2)

Why each option

Web Intelligence provides three built-in default page number cells that can be inserted into report headers or footers without custom formulas.

APage NumberCorrect

Page Number is a default cell type in Web Intelligence that inserts the current page number using the built-in Page() function automatically.

BTotal Number of PagesCorrect

Total Number of Pages is a default cell that uses the built-in NumberOfPages() function to display the total page count in the report.

CPage Number / Total PagesCorrect

Page Number / Total Pages is a default combined cell that displays the current page alongside the total number of pages, useful for standard page notation like '1/5'.

DTotal Number of Pages in Section

Total Number of Pages in Section is not one of the three default page number cell presets in Web Intelligence - section-level page counting requires a custom formula rather than a built-in default cell.

Concept tested: Web Intelligence default page number cell types

Source: https://help.sap.com/docs/SAP_BUSINESSOBJECTS_BUSINESS_INTELLIGENCE_PLATFORM/8e56e1e4-1f60-4fba-8acb-d9a05a0a6c24/Insert-a-page-number-or-total-number-of-pages.html

Topics

#page number cells#default cells#report headers#page formatting

Community Discussion

No community discussion yet for this question.

Full C_BOWI_40 Practice