getGlobalTarget(String indicator, Object onDate)

  • Release version: Yokohama
  • Updated January 30, 2025
  • 1 minute to read
  • Returns the global target associated with the specified indicator for the specified date.

    Table 1. Parameters
    Name Type Description
    indicator String Unique identifier of the indicator.
    onDate Object Date for which to return the global target.
    Table 2. Returns
    Type Description
    Number Global target for the specified date and indicator.

    Example:

    pa.getGlobalTarget($[[% of open overdue incidents]],score_start);