Deal of The Day! Hurry Up, Grab the Special Discount - Save 25% - Ends In 00:00:00 Coupon code: SAVE25
Welcome to Pass4Success

- Free Preparation Discussions

ServiceNow CIS-PA Exam - Topic 6 Question 11 Discussion

There is a Summed Duration of wait time Indicator that stores duration in milliseconds.Which action accurately configures the displayed duration in hours without creating a separate Formula Indicator?
A) Set the Unit in the Indicator to Hours
B) Use the API method getHours() in the Formula box
C) Use a Performance Analytics script to convert milliseconds to hours and recollect
D) Add / 3600000 to the Formula box and check Use formula

ServiceNow CIS-PA Exam - Topic 6 Question 11 Discussion

Actual exam question for ServiceNow's CIS-PA exam
Question #: 11
Topic #: 6
[All CIS-PA Questions]

There is a Summed Duration of wait time Indicator that stores duration in milliseconds.

Which action accurately configures the displayed duration in hours without creating a separate Formula Indicator?

Show Suggested Answer Hide Answer
Suggested Answer: A

Platform Analytics supports unit conversion for duration-based indicators through the Unit field on the Indicator record. When an indicator stores duration values (such as milliseconds), setting the Unit to Hours automatically converts and displays the values correctly without modifying the underlying data or recollecting scores.

Using formulas or scripts is unnecessary and discouraged when a built-in unit conversion is available. The Formula box is intended for mathematical aggregation logic, not unit conversion. ServiceNow documentation explicitly states that duration indicators should rely on the Unit setting to control how values are displayed, making option A the correct and supported approach.


Contribute your Thoughts:

0/2000 characters

Currently there are no comments in this discussion, be the first to comment!


Save Cancel