Pivot Tables
Pivot Tables built straight from your data sets, with more power than a conventional spreadsheet gives you.
| Function | Description |
|---|---|
DROPDOWN | Single-value dropdown selector for a data field. |
DROPDOWN_MANY | Multi-value dropdown selector for a data field. |
WRITE_2D | Two-dimensional output with vertical and horizontal headings. |
WRITE_CALC_2D | Two-dimensional output with headings and a calculation. |
WRITE_CALC_H | Horizontal rows with data fields and calculations. |
WRITE_CALC_V | Vertical columns with data fields and calculations. |
WRITE_H | Horizontal rows of data field values. |
WRITE_V | Vertical columns of data field values. |