Skip to content

Show Step Filters

Shows the step filters.

Permissions

Command KindNeeded User Kind
ReadAll

Parameters

NameTypeDescriptionRequiredDefaultValues
CalculationstringName of the calculation ([Calculation]).yes
StepstringName of the step ([Step]). A calculation consists of steps.yes

Result

NameTypeDescription
KindstringKind of the step filter: Dimension (dimension filter from calculation), Item or Tree.
Param1stringName of the filter dimension.
Param2stringIf 'Kind' is 'Sum', the value is tree name. If 'Kind' is 'Item', the value is the dimension item.
Param3stringIf 'Kind' is 'Sum', the value is tree sum item.
CaptionstringIf 'Kind' is 'Sum', the value is the Caption1 of the tree sum. If 'Kind' is 'Item', the value is the Caption1 of the dimension item.

Code

text
SHOW STEP FILTERS
CALCULATION=[string, Needed]
STEP=[string, Needed]