Aggregates

Estimated reading: 1 minute 105 views

This is an advanced feature which allows you to group together multiple values or objects under a single name using JavaScript.

For example, you can see the number of times a user has answered a certain question across all Jobs within a Project.

Creating a new Aggregate

To create a new Aggregate, create a custom job and enter your JavaScript into the Aggregates tab.

To check what variables are available to use, you can start a new template and select the above custom job. (You don’t need to save the Template in order to the view available variables.

Go into a Project that your custom job has created a Job in and select the Overview tab then Aggregates.

From here a drop-down menu will let you select an available Aggregate and display its result.

Share this Doc

Aggregates

Or copy link

CONTENTS