Label Control

Introduction

The Label control can be used to put formatted labels on any desired position on the Template. Labels can harbor dimension information (e.g., current Entity) and data cells.

CONTENT

Parameters

The parameters define the look & feel and behavior of the control.

Basic Parameters

Parameter

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

Advanced Parameters

Parameter

Description

Mandatory

Encode HTML

Choose No if you use HTML instead of plain text, otherwise Yes.

No

Data

A list that defines the [DATA[..]] elements of a Label-text (see Text parameter).

No

External Item Selector

An external control that will be used as an item selector for this control.

No

Format

 A format can be chosen from the Format list

Yes