Joins

Joins help you add fields from other record types to your dataset. You can join multiple record types, even if they're not directly related to the main record type, using multilevel joining.

For more information about joining record types in SuiteAnalytics Workbook, see Joining Record Types in a Dataset.

You can create a join using dataset.createJoin(options). This method creates a dataset.Join object. You can create a join using the following combinations of parameters:

Related Topics

General Notices