Framework:SetElementAlias: Difference between revisions
From CoPlanner 10
Jump to navigationJump to search
No edit summary |
No edit summary |
||
| Line 14: | Line 14: | ||
|Expression to be displayed. | |Expression to be displayed. | ||
|} | |} | ||
This function belongs to [[:Category:Functions_-_client-side|client-side functions]]. | |||
==Result== | ==Result== | ||
Latest revision as of 08:54, 24 May 2012
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.