Skip to content

Show Subtable Items

Shows subtable items.

Permissions

Command KindNeeded User Kind
ReadAll

Parameters

NameTypeDescriptionRequiredDefaultValues
SubtablestringName of the subtable ([Subtable]). A subtable contains additional filters used by the table.yes
TablestringName of the table ([Table]).yes

Result

NameTypeDescription
DimensionstringName of the dimension.
TreestringIf 'Item' contains a tree sum item, 'Tree' contains the tree, otherwise it is empty.
ItemstringIf 'Tree' is filled, 'Item' contains a tree sum item otherwise it contains a dimension item.
Caption1stringCaption 1
Caption2stringCaption 2
Caption3stringCaption 3
Caption4stringCaption 4
Caption5stringCaption 5
Caption6stringCaption 6
Caption7stringCaption 7
Caption8stringCaption 8
Caption9stringCaption 9
Caption10stringCaption 10

Code

text
SHOW SUBTABLE ITEMS
SUBTABLE=[string, Needed]
TABLE=[string, Needed]