SAP
C_BOWI_40 · Question #22
C_BOWI_40 Question #22: Real Exam Question with Answer & Explanation
The correct answer is A. Semicolon (;). Tests knowledge of the parameter syntax used to specify a reset condition in the Web Intelligence RunningSum() function.
Using Formulas and Variables
Question
Which character should you use to reset the result of the RunningSum( ) function for either a break or a section?
Options
- ASemicolon (;)
- BPercent (%)
- CUnderscore (_)
- DComma (,)
Explanation
Tests knowledge of the parameter syntax used to specify a reset condition in the Web Intelligence RunningSum() function.
Common mistakes.
- B. The percent sign (%) has no role as a parameter separator or reset indicator in Web Intelligence function syntax.
- C. The underscore character (_) is not a recognized separator or reset trigger in any Web Intelligence formula function.
- D. A comma (,) is not a valid argument separator in Web Intelligence formulas; the semicolon is the required separator.
Concept tested. RunningSum reset parameter syntax in Web Intelligence
Topics
#RunningSum function#break reset#section reset#formula syntax
Community Discussion
No community discussion yet for this question.