Excel Client:ElemMultiSelect: Difference between revisions

From CoPlanner 11
Jump to navigationJump to search
Created page with "==Function== <span {{CoPFormel}}>ElemMultiSelect(DimensionName, Elemente)</span> This function] a..."
 
No edit summary
 
(5 intermediate revisions by the same user not shown)
Line 3: Line 3:
<span {{CoPFormel}}>ElemMultiSelect(DimensionName, Elemente)</span>
<span {{CoPFormel}}>ElemMultiSelect(DimensionName, Elemente)</span>


This [[Excel_Client:Functions_(Formulas)|function]]] allows you to insert a filter cell with multiple selected items.
This [[Excel_Client:Functions_(Formulas)|function]] allows you to insert a filter cell with multiple selected items.


{| class="wikitable" width={{{breite|80%}}}
{| class="wikitable" width={{{breite|80%}}}
Line 14: Line 14:
|-
|-
|Elements
|Elements
|selected elements (will be listed separate by "|" )
|selected elements  
|}
|}



Latest revision as of 17:00, 14 April 2015

Function

ElemMultiSelect(DimensionName, Elemente)

This function allows you to insert a filter cell with multiple selected items.

Parameter Description
DimensionName Name of the dimension
Elements selected elements

Example

ElemMultiSelect("Time";"FEB 2015|MÄR 2015|APR 2015")