C_BOWI_40 · Question #84
Which operators can be used in an Input calculation context?
The correct answer is C. ForEach D. In. In Web Intelligence extended syntax, the Input calculation context accepts the ForEach and In operators to define which dimensions are included when computing a measure's value.
Question
Which operators can be used in an Input calculation context?
Options
- AInput
- BForAll
- CForEach
- DIn
How the community answered
(52 responses)- A17% (9)
- B10% (5)
- C73% (38)
Why each option
In Web Intelligence extended syntax, the Input calculation context accepts the ForEach and In operators to define which dimensions are included when computing a measure's value.
'Input' is a keyword that labels the context section in the extended syntax (e.g., In Report In ([Dimension])) and is not itself an operator that can be placed inside the input context definition.
ForAll is an operator used in the Output calculation context to remove dimensions from the aggregation scope, not in the Input context.
The ForEach operator is valid in the Input context and is used to add specific dimensions to the default input context, extending the set of dimensions over which the measure is calculated.
The In operator is valid in the Input context and explicitly resets and defines the complete set of dimensions used as the input context for the measure calculation, overriding the default.
Concept tested: Web Intelligence extended syntax Input context operators
Source: https://help.sap.com/docs/SAP_BUSINESSOBJECTS_BUSINESS_INTELLIGENCE_PLATFORM/13a5e9eb9aea4c4a8b5b95b4b73b3e57/4696e5d76e041014910aba7db0e91070.html
Topics
Community Discussion
No community discussion yet for this question.