...
The Indicator details item displays the following information for a single indicator:
Indicator name and code
Baseline (optional)
Current value
Target value
Achievement percentage
Status (On track, Deviation, Off track, Fulfilled)
Last update date
...
{
modelCode: 'WIMA',
indicatorCode: 'O-006'
}
If you want to include the baseline value, add the following line: showBaseline: true
.
...