Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

Version 1

On this page you will find a introduction to the dashboard item Indicatordetails.

The Indicator details item displays the following information for a single indicator:

  • Indicator name and code

  • Current value

  • Target value

  • Achievement percentage

  • Status (On track, Deviation, Off track, Fulfilled)

  • Last update date

The item also has a link that takes you to the indicator’s dashboard view.

This widget currently supports numeric indicators that have one target. The scope will be extended in coming releases to indicators with multiple targets and for qualitative indicators.

To configure the widget, add the relevant result model code and the indicator code on Settings → Edit JSON:

{
  modelCode: 'WIMA',
  indicatorCode: 'O-006'
}

  • No labels