Tutorials and Documentation > Table of Contents > Summarise

Summarise


About:

The summarise block rolls up data reducing the total number of rows by summarising it. Summaries can by be count, sum, min, max, and/or by Date and Time functions.

Summarise Image

Block Connection Stubs

Inputs
Outputs
  • 1 The Data set that is to be summarised.
  • 2 The summarised Data set.
  • 3 All the data that could not be summarised due to errors.