Framework:SetElementAlias: Difference between revisions
From CoPlanner 10
Jump to navigationJump to search
Created page with "==Function== SetElementAlias(Dimension,Expression) {| cellspacing="1" cellpadding="3" width={{{breite|80%}}} border="1" |- | style=background-color:#f..." |
No edit summary |
||
| Line 1: | Line 1: | ||
==[[Framework:Functions|Function]]== | ==[[Framework:Functions|Function]]== | ||
SetElementAlias(Dimension,Expression) | SetElementAlias(<Dimension>, <Expression>) | ||
{| cellspacing="1" cellpadding="3" width={{{breite|80%}}} border="1" | {| cellspacing="1" cellpadding="3" width={{{breite|80%}}} border="1" | ||
Revision as of 14:54, 4 May 2011
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.