ServiceNow Certified Application Specialist – Performance Analytics — Question 66
An Indicator stores the value 4250.2.
If the Precision is set to 2, what is displayed in a Score widget?
Answer options
- A. 4.25k
- B. 4k
- C. 4.250.2
- D. 4.250.20
Correct answer: D
Explanation
The correct answer is D because the Precision setting determines how many decimal places are displayed, and in this case, it rounds the value to two decimal places while maintaining the thousands separator format. Options A and B are incorrect as they represent the value in a different format that does not match the specified precision, while option C does not apply the correct formatting for the display.