DataCompositionPivotTableDataSource.SetSettings

Syntax:

SetSettings(<Settings>)

Parameters:

<Settings> (optional)

Type: DataCompositionSettings.
Object of data composition settings.

Description:

Sets settings of data composition system to the pivot table source.
A table which groupings correspond to the dimensions of a pivot table, and selected fields of the grouping correspond to resources is expected in the settings.
Selected setting fields correspond to the dimensions displayed in the pivot table.
The settings can also contain filter, order which influence the information displayed in the pivot table. Pivot table contents will be updated.

Availability:

Server, thick client, external connection.

Note:

Method may be called after source is set in pivot table.
Before setting source in pivot table method SetSchema must be called.

    

1C:Enterprise Developer's Community