An aggregate function is not allowed for a read-only field.
You must specify at least one parameter with a non-empty name for this aggregate function.
Name of an aggregate function for which to calculate a running value.
计算运行值的聚合函数的名称。
Returns a calculated value using the appropriate aggregate function, based on the aggregation type of the member.
返回根据成员的聚合类型使用相应的聚合函数计算得出的值。
Because you may have multiple groups defined, you can specify the scope an aggregate function is to use.
因为可能已经定义了多个组,所以可指定聚合函数将使用的作用域。
The expression '|' must be part of an aggregate function.
表达式"|"必须是聚合函数的一部分。
However, because child relationships may return multiple rows, you must include the reference to the child column in an aggregate function.
但是,因为子关系可以返回多行,所以必须在聚合函数中包括对子列的引用。
Name of a group or data region that contains (directly or indirectly) the report item that the aggregate function is used in.
(直接或间接)包含在其中使用聚合函数的报表项的组或数据区域的名称。
If you want a column to be aggregated instead, you can specify an aggregate function for that column.
如果希望对某列进行聚合,则可为该列指定聚合函数。
When a dimension is used to organize measures in a measure group, the measure is summarized along the hierarchies contained in that dimension, depending on the aggregate function specified for the measure.
当使用维度组织度量值组中的度量值时,度量值会按照该维度中包含的层次结构进行汇总,具体取决于为该度量值指定的聚合函数。
Select the aggregate function.
选择聚合函数。
前进 Aggregate function combinators
前进 聚合函数组合子
The {2} expression for the {0} '{1}' has a scope parameter that is not valid for an aggregate function. The scope parameter must be set to a string constant that is equal to either the name of a containing group, the name of a containing data region, or the name of a dataset.
{0}"{1}"的 {2} 表达式包含的作用域参数对聚合函数无效。作用域参数必须设置为字符串常量,该常量可以等于所包含组的名称、所包含数据区域的名称或数据集的名称。