ServiceNow Certified Application Specialist – Performance Analytics — Question 53
Which is a true statement about a Formula Indicator?
Answer options
- A. Any formula errors are reported in the Formula Error log.
- B. The Formula Indicator uses a Performance Analytics Script.
- C. The Formula Indicator score is calculated at collection time.
- D. The code in the Formula box is JavaScript.
Correct answer: D
Explanation
The correct answer is D because the code used in the Formula box is indeed JavaScript, which is necessary for defining the logic of the Formula Indicator. Options A, B, and C are incorrect as they do not accurately describe the primary function and characteristics of a Formula Indicator.