-
Notifications
You must be signed in to change notification settings - Fork 34
Add average expression #4193
Copy link
Copy link
Open
Labels
area/logicrelated to logic/dynamics/expressionsrelated to logic/dynamics/expressionssquad/dataIssues that belongs to the named squad.Issues that belongs to the named squad.
Metadata
Metadata
Assignees
Labels
area/logicrelated to logic/dynamics/expressionsrelated to logic/dynamics/expressionssquad/dataIssues that belongs to the named squad.Issues that belongs to the named squad.
Type
Fields
Give feedbackNo fields configured for Feature.
Projects
Status
⚠️ Blocked
Our expression language should have a function that returns the average of a list of numbers.
Acceptance criteria
nullvalues are weighted in the calculation (should they add to the total number of elements or not?)