How to: |
Reference: |
You can perform standard calculations, such as average, percent, and summarize, on the numeric data in measures on an OLAP report.
Note: Do not click the Stack Measures check box, which controls the display of a measure, not its sorting.
The sort options pane opens.
None is the default value. For details, see Calculations You Can Perform on a Measure.
The sort pane is replaced by the Measures pane, where the selected calculation appears as a prefix to the measure.
The following table lists the types of calculations in the first column and describes their functions in the second column.
Calculation |
Function |
---|---|
Average Sum of Squares |
Computes the average sum of squares for standard deviation in statistical analysis. |
Average |
Computes the average value of the field. |
Count |
Counts the number of occurrences of the field. |
Count Distinct |
Counts the number of distinct values within a field when using -REMOTE. For other modes of operation, this behaves like Count. |
Maximum |
Generates the maximum value of the field. |
Minimum |
Generates the minimum value of the field. |
Percent |
Computes the percent of a field based on the total values for the field. The Percent can be used with detail, as well as summary fields. |
Percent of a Count |
Computes the percent of a field based on the number of instances found. |
Row Percent |
Computes the percent of a field based on the total values for the field across a row. |
Summarize |
Sums the number of occurrences of the field. |
Total |
Counts the occurrences of the field for use in a heading (includes footings, subheads, and subfoots). |
The following is an example of applying a percent calculation to a measure.
The report shows Quantity and Line Cost of Goods Sold sorted by plant and product category, with a subtotal at each sort break.
You want to create a report column that shows the percent of total sales for each plant.
The sort pane opens.
The report now breaks down sales for each product at each plant as a percentage of total sales, as shown in the following image.
Notice that the subtotals have been removed from the report because the breakdown by plant is no longer suitable for the data.