How to Create a Visual KPI Dashboard in DataStudio
This section explains how to create a KPI Dashboard using DataStudio. A Dashboard object created in the DataStudio Server Model will be reflected on the Visual KPI web interface as an accessible Dashboard under the respective KPI Profile.
To create a Dashboard in DataStudio, you should first have created a Visual KPI Profile. If you have not already done this, please follow the instructions here. |
Create KPI Dashboard
-
Right click on a Profile Object in the Server Model and select from the context menu to open the create object wizard. Give the KPI Dashboard object a name, then click Create.
Configuring KPI Dashboard
The KPI Dashboard object can be configured so that a custom time range is displayed for all items added to the dashboard. By default, time range display us set for the last 7 days. You can modify this by adding the following Custom Properties to the KPI Dashboard object.
Property Name | Property Value | Notes |
---|---|---|
StartTime |
dd/mm/yyyy or *-#d |
Start of time range must be < that the End of time, e.g. 15/08/2019, *-5d |
EndTime |
dd/mm/yyyy or * (For up to date data) |
End of time range must be > that the Start of time, e.g. 31/08/2019, * |
-
Select the KPI Dashboard object in the Server Model and go to the Object Properties panel
-
Under the Custom Properties compound, click the + button to add 2 new custom properties use the table above to guide you on time range formats for dashboards.