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>)


{| cellspacing="1" cellpadding="3" width={{{breite|80%}}}  border="1"
{| class="wikitable" width="80%"
|-
|- {{Tabellentitel}}
| style=background-color:#f6f6f6 |'''Parameter'''
| Parameter
| style=background-color:#f6f6f6 |'''Description'''
| 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.