Aggregate a report on sum
When you create a report, you can aggregate the data on several calculations including the number of records, averages, and standard deviation. The sum aggregation shows the sum of the field you aggregate on.
시작하기 전에
Sum
Select Sum to show the sum of the field you aggregate on. For example, select a duration field. The aggregated data is expressed in terms of days, hours, minutes, and seconds. (You can configure durations to show the level of detail you want.) Select an integer field, such as Priority, and the data is expressed as a whole number.
프로시저
- Navigate to .
- Select the report that you want to aggregate.
- On the Configure tab, choose Sum from the Aggregation list.
- Choose the field to aggregate.
- Select Run.
결과
The sections of the visualization are grouped by the sum of the selected records. Select a duration field and the aggregated data is expressed in terms of days, hours, minutes, and seconds. Select an integer field, such as Priority, and the data is expressed as whole numbers.