nerdexam
SAP

C_BOWI_40 · Question #31

Which statement describes a Web Intelligence variable?

The correct answer is C. A variable is a formula with a name stored in the document. A Web Intelligence variable is a named formula saved at the document level, making it reusable across all report tabs within that document.

Using Formulas and Variables

Question

Which statement describes a Web Intelligence variable?

Options

  • AA variable is a function with a name that can be modified.
  • BA variable is a universe object that can be modified.
  • CA variable is a formula with a name stored in the document.
  • DA variable is a formula with a name stored in the query.

How the community answered

(52 responses)
  • A
    6% (3)
  • B
    2% (1)
  • C
    88% (46)
  • D
    4% (2)

Why each option

A Web Intelligence variable is a named formula saved at the document level, making it reusable across all report tabs within that document.

AA variable is a function with a name that can be modified.

A variable is based on a formula, not a function; while it may contain functions, the variable itself is a named formula construct, not a function definition.

BA variable is a universe object that can be modified.

Universe objects are defined in the semantic layer by a designer and are query-level constructs; a variable is created by the report author and exists only within the document.

CA variable is a formula with a name stored in the document.Correct

A variable encapsulates a formula - which can include functions, operators, and object references - and stores it under a user-defined name within the .wid document, making it available for reuse in any table, chart, or calculation within that document.

DA variable is a formula with a name stored in the query.

Variables are stored in the document, not in the query; the query is a separate component that fetches data from the data source, while the variable is a report-level formula.

Concept tested: Web Intelligence variable definition and document-level storage

Source: https://help.sap.com/docs/SAP_BUSINESSOBJECTS_BUSINESS_INTELLIGENCE_PLATFORM/aa996c69-b2e5-4d2c-bdb0-0cf0c18bc5d0/46a0a9c46e041014910aba7db0e91070.html

Topics

#variable definition#named formula#document storage#formula

Community Discussion

No community discussion yet for this question.

Full C_BOWI_40 Practice