Expand description
Pivot table configuration and builder.
Structs§
- Pivot
Data Field - A data/value field in the pivot table.
- Pivot
Field - A field used as row or column in the pivot table.
- Pivot
Table Config - Configuration for adding a pivot table.
- Pivot
Table Info - Information about an existing pivot table.
Enums§
- Aggregate
Function - Aggregate function for pivot table data fields.
Functions§
- build_
pivot_ cache_ definition - Builds the pivot cache definition XML.
- build_
pivot_ table_ xml - Builds the pivot table definition XML from config and field names.