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
Yoko
2 hours ago
Surprised that this isn't more straightforward!
upvoted 0 times
...
Albert
5 days ago
I disagree, D) Add / 3600000 seems more accurate.
upvoted 0 times
...
Zana
10 days ago
A) Set the Unit in the Indicator to Hours is the simplest way.
upvoted 0 times
...
Taryn
16 days ago
I’m confused about the API method in option B. I don’t recall if we can use it in this context without a formula.
upvoted 0 times
...
Avery
21 days ago
I feel like I saw a similar question where we had to convert milliseconds, and I think we used a division method. So, D might be correct.
upvoted 0 times
...
Elenore
26 days ago
I'm not entirely sure, but I remember something about using a formula to convert time units. Maybe option D is the way to go?
upvoted 0 times
...
Dion
1 month ago
I think option A sounds right since it mentions setting the unit directly in the indicator.
upvoted 0 times
...

Save Cancel