Traffic Lights
Traffic lights on all levels of the report structure indicate if a defined threshold has been violated. Based on the traffic lights of each display object, traffic lights on higher levels are calculated automatically.
The traffic light colors are defined as follows:
| Icons | Icons (new) | Description |
|---|---|---|
|
|
No thresholds were set or signals were empty. |
|
|
No threshold is violated. |
|
|
No critical threshold is violated. |
|
|
A critical threshold is violated. |
The ranges for the colors are defined as follows:
|
Red range (max): x > max |
| Yellow range (high): high < x <= max | |
| Green range: low <= x <= high | |
| Yellow range (low): min <= x < low | |
| Red range (min): x < min |
|
Note |
|---|
|
Accepted threshold violations are thresholds that have been defined as not critical for the evaluation during report creation. The accepted threshold violations are shown as follows: Accepted threshold violation in the yellow range: Accepted threshold violation in the red range: |


