Welcome to ExamTopics
ExamTopics Logo
- Expert Verified, Online, Free.
exam questions

Exam CAS-PA All Questions

View all questions & answers for the CAS-PA exam

Exam CAS-PA topic 1 question 71 discussion

Actual exam question from ServiceNow's CAS-PA
Question #: 71
Topic #: 1
[All CAS-PA Questions]

Select the statement which correctly returns the global target.

  • A. pa.getTarget([[Number of open incidents]], score_end)
  • B. pa.getTargetGap([[Number of open incidents]], score_end)
  • C. pa.getGlobalTarget($[[Number of open incidents]], score_end)
  • D. pa.Target([[Number of open incidents]], score_end)
Show Suggested Answer Hide Answer
Suggested Answer: C 🗳️

Comments

Chosen Answer:
This is a voting comment (?) , you can switch to a simple comment.
Switch to a voting comment New
b3de868
7 months, 3 weeks ago
The correct statement to return the global target is: A. pa.getTarget([[Number of open incidents]], score_end) The `pa.getTarget()` function is used to retrieve the target for a specific indicator and a specific date. The `[[Number of open incidents]]` represents the indicator for which the target is being retrieved, and `score_end` is likely a variable representing the date for which the target should be retrieved.
upvoted 1 times
...
Community vote distribution
A (35%)
C (25%)
B (20%)
Other
Most Voted
A voting comment increases the vote count for the chosen answer by one.

Upvoting a comment with a selected answer will also increase the vote count towards that answer by one. So if you see a comment that you already agree with, you can upvote it instead of posting a new comment.

SaveCancel
Loading ...