Prerequisites

Note:

The content in this help topic applies to SuiteScript 2.x.

Before you start this tutorial, review the following prerequisites. If you are not sure whether your NetSuite account or role meet these prerequisites, contact your administrator.

Required Features

The following features must be enabled in your NetSuite account:

  • SuiteAnalytics Workbook – This feature lets you access SuiteAnalytics Workbook. It is required both to access the SuiteAnalytics Workbook UI and to use the N/dataset, N/datasetLink, and N/workbook modules in a script.

  • Server SuiteScript or Client SuiteScript – These features let you create and run server or client scripts in SuiteScript.

For more information about enabling features, see Enabling Features.

Required Roles or Permissions

Your role and role permissions must let you do the following:

  • Access the Analytics tab in the NetSuite UI

  • View saved datasets and workbooks

  • Create new datasets and workbooks

  • Run server scripts using the SuiteScript Debugger

For more information about roles and permissions, see NetSuite Users & Roles.

Related Topics

Create an initial dataset
Create joins with other record types
Create columns
Create conditions
Add components to the initial dataset
Save and run the dataset
Tutorial: Creating a Dataset Using the Workbook API

General Notices