Framework:SetElementAlias
From CoPlanner 11
Jump to navigationJump to search
Function
SetElementAlias(<Dimension>, <Expression>)
| Parameter | Description |
| Dimension | Name of the dimension |
| Expression | Expression to be displayed. |
This function belongs to client-side functions.
Result
Defines the caption of the elements on an axis.
Example
SetElementAlias(Products,(+) [Product.Name])
In this example there will be a (+) desplayed in front of the element caption.