@nocobase/plugin-workflow-aggregate
Version:
Used to aggregate data against the database in workflow, such as: statistics, sum, average, etc.
13 lines (12 loc) • 637 B
JSON
{
"Aggregate": "Aggregieren",
"Counting, summing, finding maximum, minimum, and average values for multiple records of a collection or associated data of a record.":
"Zählen, Summieren, Finden von Maximum, Minimum und Durchschnittswerten für mehrere Datensätze einer Sammlung oder verknüpfte Daten eines Datensatzes.",
"Aggregator function": "Aggregatorfunktion",
"Target type": "Zieltyp",
"Data of collection": "Daten der Sammlung",
"Data of associated collection": "Daten der verknüpften Sammlung",
"Field to aggregate": "Zu aggregierendes Feld",
"Distinct": "Eindeutig",
"Query result": "Abfrageergebnis"
}