Percentage of Total

A report percentage of total column calculates the total of the values in the specified column, and then returns the percentage of that total of the value in the current row.

For example, if you had a column with three rows whose values were 10, 20, and 30, the total of the values in the column would be 60. The values returned in the report percentage of total column would be derived by dividing the value in each row by the total value of the column, and multiplying the result by 100. In this example, the values returned would be 16.6%, 33.3%, and 50%, respectively.