Masks:Alternative dimension element names

From CoPlanner 10
Revision as of 10:56, 21 July 2020 by Admin (talk | contribs)

(diff) ← Older revision | Approved revision (diff) | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

If dimensions in a mask are used as filter, lookup or on the axis, the names of the dimension elements can be displayed alternatively with the names of their attributes.


Note  An implementation in the CoPlanner Excel Client is not possible.

Configuration

Alternative dimension element names can be configured over DisplayOptions in Input masks or over DisplayOptionsFilter in Row views or Single row masks.

An alternative representation can only refer to existing attributes of the dimensions.

To change the representation you have to open the editor for alternative dimension element names by the dimension properties DisplayOptions or DisplayOptionsFilter.

Error creating thumbnail: File missing
Enterprise Edition, Dimension property DisplayOptions in an input mask


Editor for alternative dimension element names

In the editor for alternative dimension element names you can add all attributes of the type Text.


Note  If the dimension has no attribute of the type Text, it's not possible to add alternative dimension element names.

In the editor you can add an alternative dimension element name by clicking on the Add-Button.

File:EE AlternativeDimensionNameAuflistungsEditor AttributHinzufuegen.jpg
Enterprise Edition, Editor for alternative dimension element names

The following properties have to be set:

  • AttributName: an editor opens. Here you can use the attribute name or use an expression.
  • Caption: name for the alternative representation in the mask
  • Tooltip: an editor opens. Here you can use the attribute name or use an expression. Tooltips only can be displayed in input masks on the axis elements.
  • UseByDefault: if this is True, the dimension will be captured by default with this attribute

Examples for 'Attributname' or 'Tooltip':

  • vs_key - the attribute 'vs_key' is shown instead of the name, if the alternative display is enabled
  • The following syntax is only possible on axis and filters: [Dimensionsname.vs_key] - the attribute 'vs_key' is shown instead of the name, if the alternative display is enabled
  • FKT_CIF([Zeit.ID]=2015010103,'COPSYS_DIM_NAME','vs_key') - if [Time.ID] has the value Jan 2015 the name of the elements is shown and in all other cases the attribute 'vs_key'
  • The following syntax is only possible on axis and filters: FKT_CIF([Zeit.ID]=2015010103,'[Dimensionsname.Name]','[Dimensionsname.vs_key]') - if [Time.ID] has the value Jan 2015 the name of the elements is shown and in all other cases the attribute 'vs_key'
Note  If a dimensions is used as measure there must be used the attributname. [Dimensionname.Attributename] is not supported.

Display

If you have configured alternative dimension element names for a dimension, you can change the actual representation by opening the context menu. You can open the context menu on dimension in the filter or on the axis, but not on lookups.

File:EE AlternativeDimension Filter.jpg
Enterprise Edition, Choose an alternative representation

The chosen alternative representation for the dimension will be applied to:

  • the filter
  • the axis
  • the lookup
Note  The attribute of the dimension is used as it is. If the attribute is empty it will be shown as empty.

Example

The dimension Products has an attribute Produkt ID, which was configured in the mask Revenue in actual data. If you choose this alternative representation, the representation of the dimension Products will be changed in the filter as well as on the axis.

Error creating thumbnail: File missing
Enterprise Edition, Representations of alternative dimension element names for the dimension products