Label Control
The Label control can be used to put formatted labels on any desired position on the Template. Labels can harbour dimension information (e.g., current Entity) and data cells.
Settings
The settings define the look & feel and behaviour of the control.
Setting |
Description | Mandatory |
|---|---|---|
Text |
The content of the (dynamic) label. A label could be a simple text, but can also harbor dimensional information and even data-cells. Example: "The total revenue for [ENT] equals [DATA[1]]" where [ENT] is the currently selected Entity and [DATA[1]] refers to the first data-element of the (optional) list defined at Parameter Data (see below). | Yes |
Data |
A list that defines the [DATA[..]] elements of a Label-text (see Text parameter). |
No |
Format |
A format can be chosen from the Format list | Yes |