nerdexam
SAP

C_BOWI_40 · Question #153

Which statement is a benefit of using a Web Intelligence formula?

The correct answer is B. The formula can be reused to create a variable.. In Web Intelligence, the primary benefit of writing a formula is that it can be saved as a named variable, enabling reuse throughout the document without rewriting the expression.

Using Formulas and Variables

Question

Which statement is a benefit of using a Web Intelligence formula?

Options

  • AThe formula can be reused in a document from the Data tab.
  • BThe formula can be reused to create a variable.
  • CThe formula can be saved into a new function.
  • DThe formula can be saved and reused in a measure object.

How the community answered

(48 responses)
  • A
    2% (1)
  • B
    90% (43)
  • C
    6% (3)
  • D
    2% (1)

Why each option

In Web Intelligence, the primary benefit of writing a formula is that it can be saved as a named variable, enabling reuse throughout the document without rewriting the expression.

AThe formula can be reused in a document from the Data tab.

The Data tab displays query objects and result objects, not a location for storing or retrieving saved formulas; variables serve the reuse function and appear in the Available Objects section.

BThe formula can be reused to create a variable.Correct

In Web Intelligence, you can convert any formula into a variable by giving it a name - the variable then appears in the Available Objects panel and can be dragged into any table, chart, or cell in the document. This is the intended mechanism for formula reuse within a report.

CThe formula can be saved into a new function.

Web Intelligence does not expose a feature that lets report authors save a formula as a new reusable function; custom functions require developer-level tooling outside the report editor.

DThe formula can be saved and reused in a measure object.

Measure objects are defined at the universe/semantic layer, not within the report editor, and a Web Intelligence formula cannot be pushed back into a measure object for cross-document reuse.

Concept tested: Creating reusable variables from Web Intelligence formulas

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

Topics

#formulas#variables#formula reuse#variable creation

Community Discussion

No community discussion yet for this question.

Full C_BOWI_40 Practice