Conditions

Conditions help you filter dataset query results based on the criteria you set. Conditions can filter entire records and fields from a dataset, which affects all workbooks that are based on that dataset.

For more information about conditions in SuiteAnalytics Workbook, see Dataset Criteria Filters.

You can create a condition using dataset.createCondition(options). This method creates a dataset.Condition object. You can create a condition using the following combinations of parameters:

Related Topics

General Notices