Framework:SetElementAlias: Difference between revisions
From CoPlanner 10
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 3: | Line 3: | ||
SetElementAlias(<Dimension>, <Expression>) | SetElementAlias(<Dimension>, <Expression>) | ||
{| | {| class="wikitable" width="80%" | ||
|- | |- {{Tabellentitel}} | ||
| | | Parameter | ||
| | | Description | ||
|- | |- | ||
|Dimension | |Dimension | ||
Revision as of 11:37, 6 March 2012
Function
SetElementAlias(<Dimension>, <Expression>)
| Parameter | Description |
| Dimension | Name of the dimension |
| Expression | Expression to be displayed. |
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.