Skip to content

Split by

Split by separates the results into one or more groups based on the value of an attribute. For example, splitting a count of events by location will show you the number of events for each location. This is the equivalent of a SQL ‘Group by’ clause.