Table of Contents | ||||
---|---|---|---|---|
|
...
Overview / Description
Status datablock allows you to display a single measure.
...
Common Use Case
Status datablock is commonly used where a wallboard or dashboard wants to draw attention to a single specific measure.
...
Add Status to a Page
1. Select the page where you want to add a datablock. In this example, Training Demo page is selected.
...
The Select Datablock sub-setting will display.
4. Select Cube Report Status from the datablock options.
5. Update the Report Set, Report Name, Datablock Title, Status Types, and Datablock Style accordingly.
...
Once the changes have been saved, a success message will display on the top right corner of the screen.
...
Choose Datasource for Status
The Status datablock is blank by default upon adding it to the page and needs to have a data source.
...
6. Under Edit Page menu, select Save Page to save the datablock in the page.
...
Status UI Controls
Change Type
Change Type allows you to change the display mode. The default display mode is Status.
...
To learn more about the other cube report UI controls, go to UI Controls.
...
Status Functionalities
Trend (TrendKPI)
In this example, we are trying to show the % of abandoned calls.
...
TrendKPI is configured as SUM(A) / SUM(B) *100 in KPI admin dashboard, the trend value is calculated based on (SUM(A) -SUM(B) )/SUM(B) *100
trendvalue >0 trend up
trendvalue <0 trend down
trendvalue =0 no trend
|
...
Child Server Status
Here we are trying to show child server status as well for a particular Metrics. In order to do this, use metric as the data source as below.
...
When clicking on the status icon, the status color is propagated from all the children, and it will show the child metric status in the popup. The child metrics are getting from the metric service model.
...
Alarm On Threshold Breach
In addition to color and image threshold, sound threshold is supported as well. It can sound an alarm if the value of a status is within the defined threshold range.
You can choose or upload a mp3 file by clicking the folder icon in the screenshot. An alarm option can be set in combination with either color or an image. You can stop the sound by clicking on the alarm icon in the status datablock.
...
Link to a Map
There are measure and report link types for status data block. To see these link types, dimension data source should be used for map.
...