Dynamic label expressions are small script fields that define labels used in the cockpit.
The dynamic label expressions can be configured at two places in the CXO-Cockpit Design Studio:
- In the report parameters on the ´Label Base Category´ field.
- On the Custom Description of a Lists Item
The syntax can contain the following elements:
- [Dimension 3 Character Acronym] or [Dimension 3 Character Acronym].Description
- [Dimension3 Character Acronym].Name
- Free text
Please note, that you need to put the "=" sign before the label expression.
Example:
=[ACC].Name [ACC].Description - [A01]
Translation:
1000 Sales - Wireless Set-top Receivers
You can also use a special expression [NEWLINE] to make the description break onto a new line
Example:
=[ACC].Name [NEWLINE] [ACC].Description - [A01]
Translation:
1000 Sales
Wireless Set-top Receivers