Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

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

Table of Contents

Parameters

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

Basic Parameters

Parameter

Description

Mandatory

1. 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

2. Encode HTML

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

No

3. Data

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

No

4. External Item Selector

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

No

5. Format

 A format can be chosen from the Format list

Yes