Profile

Profile objects are synchronized with the Profiles in Visual KPI and can house multiple KPI Dashboards. They are created below KPI Profile Group objects in the Server Model.

Use Cases

  • Synchronize with Visual KPI profiles to create and manage Dashboards in DataStudio.

Quick Configuration

  1. Right-click on the Profile Group, select Admin  New  Profile.

  2. Enter an object name in the Create Profile wizard, then click Create.

For more information on how to configure a KPI Profile in DataStudio, please visit our section on How to Create a Visual KPI Profile Groups and Profiles.

Object Properties

Common

Object Name

The user-modifiable object name. This name overrides the name which has been supplied by the external system. It must be unique within the collection of objects of the parent object.

Object Description

This is the user-modifiable object description. This text overrides the description which has been supplied by the external system.

KPI ID

The KPI ID which gets assigned by VisualKPI.

Attachments

File attachments stored in MongoDB file store.

Custom Options

Compound to hold various structures to customize the object and to be read and written to by Lua-Script code or external interfaces.

Custom String

A generic string buffer to be used programmatically for custom purposes.

Custom Properties

This is an extensible set of named strings which can be used programmatically for custom purposes.

Property Name

A custom property name which can be used programmatically.

Property Value

The value of the custom property which can be read and written programmatically.

Custom Tables

This is an extensible set of named tables which can be used programmatically for custom purposes.

Table Name

A custom table name which can be used programmatically.

Table Data

Handles an entire table organized in columns and rows. The data can easily (cut, copy and paste) be exchanged with table-oriented data of other software products, e.g. MS Excel.