billchen198318 / bamboobsc

next version move to https://github.com/billchen198318/hillfog, bambooBSC is an opensource Balanced Scorecard (BSC) Business Intelligence (BI) Web platform. BSC's Vision, Perspectives, Objectives of strategy, Key Performance Indicators (KPIs), Strategy Map, and SWOT, PDCA & PDCA report, Time Series Analysis.
Apache License 2.0
227 stars 109 forks source link

KPI ranges #29

Closed maltourky closed 8 years ago

maltourky commented 8 years ago

Hello,

how can i make different ranges for each KPI, for example if i want for KPI1 the green color when the result above 90% while for KPI2 the green color when the result above 70%.

another issue, what the effect when i choose compare with target and compare with minimum in the score calculation and also the maximum and minimum values.

billchen198318 commented 8 years ago

now only one Color settings, no way do it. but you can modify expression ( BSC_RPT_EXPR0005 ) force change KPIs color on Report ( but vision, Perspective,Objective cannot force change color).

view the example: modify expression ( BSC_RPT_EXPR0005 ) 0002

change result 002

compare with target or with minimum will effect the status icon on BSC/KPI-Report.

you can custom the expression change the effect

please view the issues :

https://github.com/billchen198318/bamboobsc/issues/23

Warning : if you want modify/update expression , please first backup you database. because the wrong expression bambooBSC system will crash.