@nocobase/plugin-workflow-aggregate
Version:
Used to aggregate data against the database in workflow, such as: statistics, sum, average, etc.
13 lines • 699 B
JSON
{
"Aggregate": "聚合查询",
"Aggregator function": "聚合函数",
"Counting, summing, finding maximum, minimum, and average values for multiple records of a collection or associated data of a record.": "对一个数据表里的多条数据或者一条数据里的关系数据进行统计、求和、求最大值、最小值、平均值。",
"Data of associated collection": "关联数据表数据",
"Data of collection": "数据表数据",
"Distinct": "去重",
"Field to aggregate": "聚合字段",
"Number of decimal places for query result.": "查询结果小数位数",
"Query result": "查询结果",
"Result precision": "结果精度",
"Target type": "目标类型"
}