@nocobase/plugin-workflow-aggregate
Version:
Used to aggregate data against the database in workflow, such as: statistics, sum, average, etc.
13 lines • 725 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": "대상 유형"
}