
Add Measure dialog
This dialog helps you to create a dynamic measure object in a report. See the dialog.
Measure Name
Specifies the display name of the measure object.
Mapping Name
Click
to select a field or a formula on which the measure object is based in the Select Resource dialog. Then the field with its parent nodes path will be displayed.
Aggregate Function
Specifies the aggregate function of the measure object. The function will be applied to the group where the measure is placed or the entire report if the measure is placed in the report header or footer.
- Count
This function computes the number of values referred to by the argument.
- Sum
This function computes the sum of all the values referred to by the argument.
- Average
The function is used to get the average value of the values referred to by the argument.
- Maximum
This function returns the highest value referred to by the argument.
- Minimum
This function returns the lowest value referred to by the argument.
- DistinctCount
This function computes the number of distinct values referred to by the argument.
- PopulationStdDev
This function computes the population standard deviation of the values referred to by the argument.
- StdDev
This function computes the standard deviation of the values referred to by the argument.
- Variance
This function computes the variance of all the values referred to by the argument.
OK
Creates the measure object and closes the dialog.
Cancel
Cancels the creation and closes the dialog.
Help
Displays this help document.
