onScorecardScorecards

Use onScorecardScorecards to:

Tip:

You can use this in formulas using this function to reference the current scorecard.

  To use onScorecardScorecards:

  1. Select Application Data, then Scorecards, and double-click onScorecardScorecards.

  2. Select the scorecard.

    A sample scorecard for a strategic objective, Decreased Costs, is used.

    onScorecardScorecards(“Decreasd Costs”)

  3. Place the cursor before onScorecardScorecards, insert the operation or function, and insert an open bracket.

    For example, to use the average score achieved last year of all the scorecards on the Decreased Costs scorecard, you would enter:

    timeOffset(Average(onScorecardScorecards(“Decreased Costs”)), -1y)