Understand how the Precision setting impacts the way Indicator values are formatted and displayed in widgets like Scores in ServiceNow Performance Analytics.
Table of Contents
Question
An Indicator stores the value 4250.2.
If the Precision is set to 2, what is displayed in a Score widget?
A. 4.25k
B. 4k
C. 4.250.2
D. 4.250.20
Answer
A. 4.25k
Explanation
Indicators in ServiceNow Performance Analytics store numeric values, which can be formatted for display purposes using the Precision setting. When Precision is set to 2, the numeric value is rounded to two decimal places and displayed with the appropriate unit prefix (k = thousand, m = million, etc.).
In this case, with a value of 4250.2 and Precision set to 2, the value will be rounded to 4.25 and displayed with the unit prefix ‘k’ for thousands, resulting in 4.25k being shown in a Score widget.
ServiceNow CAS-PA certification exam practice question and answer (Q&A) dump with detail explanation and reference available free, helpful to pass the ServiceNow CAS-PA exam and earn ServiceNow CAS-PA certification.