Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 8 Current »

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 Design Studio:

  • In 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
  • [Dimension 3 Character Acronym].Name
  • Free text

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

  • No labels