workbook.Pivot

Object Description

A pivot object which is a workbook component that enables you to pivot your dataset query results by defining measures and dimensions, so that you can analyze different subsets of data.

Use workbook.createPivot(options) to create this object.

A pivot object is used as a parameter in the workbook.create(options) method.

Supported Script Types

Server scripts

For more information, see SuiteScript 2.x Script Types.

Module

N/workbook Module

Methods and Properties

Pivot Object Members

Since

2020.2

Related Topics

General Notices